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