public static int GetWindowZOrder( IntPtr hWnd )
Public Shared Function GetWindowZOrder ( hWnd As IntPtr ) As Integer
public: static int GetWindowZOrder( IntPtr hWnd )
static member GetWindowZOrder : hWnd : IntPtr -> int
In This Article