Public Member Functions | |
| HRESULT | NodeStatusHasChanged ([in] E_NtNodeStat eNtNodeStat,[in] RtDWORD dwNumLocSS) |
| HRESULT | SpaceStatusHasChanged ([in] IRsNode *pSpaceNode,[in] IRsNode *pNtController,[in] RtBOOL bActivated) |
IRpNetwork::RegisterForSSInfo, IRpNetwork::UnregisterForSSInfo
| HRESULT IRsNtSharedSpaceInfo::NodeStatusHasChanged | ( | [in] E_NtNodeStat | eNtNodeStat, | |
| [in] RtDWORD | dwNumLocSS | |||
| ) |
Called when registered node status has changed.
| eNtNodeStat | [in] Current node's status. | |
| dwNumLocSS | [in] Number of local Shared Spaces in which this node is included. |
| HRESULT IRsNtSharedSpaceInfo::SpaceStatusHasChanged | ( | [in] IRsNode * | pSpaceNode, | |
| [in] IRsNode * | pNtController, | |||
| [in] RtBOOL | bActivated | |||
| ) |
Called when status of the Shared Space changes.
| pSpaceNode | [in] Interface of the Shared Space node. | |
| pNtController | [in] Controller of the Shared Space (IRnNtClient or IRnNtServer nodes). | |
| bActivated | [in] TRUE if the Shared Space is active or FALSE if it isn't. |
1.5.5