Miner.Interop.Process Namespace > IMMPxState Interface : Bitmap Property |
'Declaration
<System.Runtime.InteropServices.ComAliasNameAttribute("stdole.IPictureDisp")> <System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property Bitmap As stdole.IPictureDisp
'Usage
Dim instance As IMMPxState Dim value As stdole.IPictureDisp value = instance.Bitmap
[System.Runtime.InteropServices.ComAliasName("stdole.IPictureDisp")] [System.Runtime.InteropServices.DispId(1610678272)] stdole.IPictureDisp Bitmap {get;}
read-only property Bitmap: stdole.IPictureDisp;
System.Runtime.InteropServices.ComAliasNameAttribute("stdole.IPictureDisp") System.Runtime.InteropServices.DispIdAttribute(1610678272) function get Bitmap : stdole.IPictureDisp
[System.Runtime.InteropServices.ComAliasName("stdole.IPictureDisp")]
[System.Runtime.InteropServices.DispId(1610678272)]
__property stdole.IPictureDisp* get_Bitmap();
[System.Runtime.InteropServices.ComAliasName("stdole.IPictureDisp")] [System.Runtime.InteropServices.DispId(1610678272)] property stdole.IPictureDisp^ Bitmap { stdole.IPictureDisp^ get(); }
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