This document is archived and information here might be outdated. Recommended version. |
Handle to in-memory metafile. Client must call DeleteEnhMetafile in order to release the handle. Subsequent calls to this routine will return 0.
[Visual Basic .NET]
Public ReadOnly Property Handle As Integer
[C#]
public int Handle {get;}
[C++]
HRESULT get_Handle(
OLE_HANDLE* pHandle
);
[C++] Parameters pHandle [out, retval]
pHandle is a parameter of type OLE_HANDLE*