Public Member Functions | |
Methods | |
| HRESULT | SetGUID ([in] GUID guid) |
| HRESULT | SetRect ([in] RECT rect) |
| HRESULT IRcSetFrameProperties::SetGUID | ( | [in] GUID | guid | ) |
This method sets GUID of node that frame window contain. GUID will be used to detection of window kind.
| clsid | [In] GUID of node that frame window contain. |
| HRESULT IRcSetFrameProperties::SetRect | ( | [in] RECT | rect | ) |
This method prepares rectangle of frame window. This rectangle's coorditnates are based on primary screen position.
| bsRootNodeName | [In] Root node name for viewer. |
Error code otherwise.
1.5.5