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