somSelf (M_WPDesktop *) - input

      Pointer to the WPDesktop class object.

    hwndFrame (HWND) - input

      Handle to the top-level frame window.

    Object (WPObject *) - returns

      Pointer to the object associated with hwndFrame.

      This parameter contains a pointer to the object of which its view has the given frame window handle as its top-level frame window handle.

      A return value of NULL indicates that either an associated object could not be found or an error occurred.


    [Back] [Next]