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