public SafeBitmapHandle(
IntPtr hBitmap
)
Public Sub New (
hBitmap As IntPtr
)
Dim hBitmap As IntPtr
Dim instance As New SafeBitmapHandle(hBitmap)
public:
SafeBitmapHandle(
IntPtr hBitmap
)
new :
hBitmap : IntPtr -> SafeBitmapHandle
No code example is currently available or this language may not be supported.
[Missing <param name="hBitmap"/> documentation for "M:DevCase.Win32.SafeHandles.SafeBitmapHandle.#ctor(System.IntPtr)"]