hdc (HDC) - input

      Device-context handle.

      The device context must first be opened by the WinOpenWindowDC function.

    hwnd (HWND) - returns

      Window handle.

      NULLHANDLE

        Error occurred. For example, the device context has not been opened by the WinOpenWindowDC function.
      Other
        Window handle.


      [Back] [Next]