StdPictureClass.IPicture_Handle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property int IPicture_Handle { int get(); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")]
public virtual int IPicture_Handle { get; }
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")>]
member this.IPicture_Handle : int
Public Overridable ReadOnly Property IPicture_Handle As Integer
Property Value
- Attributes