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:
property int Handle { int get(); };
[System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")]
[System.Runtime.InteropServices.DispId(1610678272)]
public int Handle { get; }
[<System.Runtime.InteropServices.ComAliasName("stdole.OLE_HANDLE")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.Handle : int
Public ReadOnly Property Handle As Integer
Property Value
- Attributes