Public Shared Function GetWindowClassName(ByVal hWnd As IntPtr) As String Dim length As Integer If hWnd.ToInt32 <= 0 Then Return Nothing
確定! 回上一頁