Public Member Functions | |
| HRESULT | LoadAttributes ([in] RtPhysEnvAttr *attr) |
| HRESULT | GetAttributes ([out] RtPhysEnvAttr *attr) |
| HRESULT | SetEnvNode ([in] IRsNode *pNode) |
| HRESULT | GetEnvNode ([in] IRsNode **ppNode) |
| HRESULT IRdPhysEnvAttr::LoadAttributes | ( | [in] RtPhysEnvAttr * | attr | ) |
Load local environment attributes.
| attr | [in] Local environment attributes. |
| HRESULT IRdPhysEnvAttr::GetAttributes | ( | [out] RtPhysEnvAttr * | attr | ) |
Get local environment attributes.
| attr | [out] Local environment attributes. |
| HRESULT IRdPhysEnvAttr::SetEnvNode | ( | [in] IRsNode * | pNode | ) |
Set object (with IRnPhysActiveAttr) with local environment attributes.
| pNode | [in] Name of object. |
| HRESULT IRdPhysEnvAttr::GetEnvNode | ( | [in] IRsNode ** | ppNode | ) |
Get object (with IRnPhysActiveAttr) with local environment attributes.
| ppNode | [in] Object. |
1.5.5