Compartir a través de


NativeMethods.GetWindowClass(IntPtr) Method

Definition

public:
 static System::String ^ GetWindowClass(IntPtr hWnd);
public static string GetWindowClass (IntPtr hWnd);
static member GetWindowClass : nativeint -> string
Public Shared Function GetWindowClass (hWnd As IntPtr) As String

Parameters

hWnd
IntPtr

nativeint

Returns

Applies to