IRcSetFrameProperties Interface Reference

Inherits IUnknown.

List of all members.

Public Member Functions

Methods
HRESULT SetGUID ([in] GUID guid)
HRESULT SetRect ([in] RECT rect)


Detailed Description

Interface of Rosetta Set Frame properties command. This interface declares properties and methods that allow set frame window properties.

Member Function Documentation

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.

Parameters:
clsid [In] GUID of node that frame window contain.
Returns:
S_OK.

HRESULT IRcSetFrameProperties::SetRect ( [in] RECT  rect  ) 

This method prepares rectangle of frame window. This rectangle's coorditnates are based on primary screen position.

Parameters:
bsRootNodeName [In] Root node name for viewer.
Returns:
S_OK when window was successfully prepared.

Error code otherwise.


Generated on Wed May 20 21:31:57 2009 for trueSpace7.6 SDK by  doxygen 1.5.5