Miner.Interop.Process Namespace > IMMPxHelper Interface : StdPictureToByteArray Method |
'Declaration
Function StdPictureToByteArray( _ ByVal pPict As stdole.IPictureDisp _ ) As System.Object
'Usage
Dim instance As IMMPxHelper Dim pPict As stdole.IPictureDisp Dim value As System.Object value = instance.StdPictureToByteArray(pPict)
System.object StdPictureToByteArray( stdole.IPictureDisp pPict )
function StdPictureToByteArray( pPict: stdole.IPictureDisp ): System.TObject;
function StdPictureToByteArray( pPict : stdole.IPictureDisp ) : System.Object;
System.Object* StdPictureToByteArray( stdole.IPictureDisp* pPict )
System.Object^ StdPictureToByteArray( stdole.IPictureDisp^ pPict )
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