| Miner.Interop.Process Namespace > IMMPxHelper Interface : ByteArrayToStdPicture Method |
'DeclarationFunction ByteArrayToStdPicture( _ ByVal vByteArray As System.Object _ ) As stdole.IPictureDisp
'UsageDim instance As IMMPxHelper Dim vByteArray As System.Object Dim value As stdole.IPictureDisp value = instance.ByteArrayToStdPicture(vByteArray)
stdole.IPictureDisp ByteArrayToStdPicture( System.object vByteArray )
function ByteArrayToStdPicture(
vByteArray: System.TObject
): stdole.IPictureDisp;
function ByteArrayToStdPicture( vByteArray : System.Object ) : stdole.IPictureDisp;
stdole.IPictureDisp* ByteArrayToStdPicture( System.Object* vByteArray )
stdole.IPictureDisp^ ByteArrayToStdPicture( System.Object^ vByteArray )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2