Public Member Functions | |
| HRESULT | Clear (void) |
| HRESULT | Id ([out, retval] RtCSNID *pcsnidClient) |
| HRESULT | Id ([in] RtCSNID csnidClient) |
| HRESULT | Name ([out, retval] BSTR *pbstrName) |
| HRESULT | Name ([in] BSTR bstrName) |
| HRESULT | SrvTimeLogIn ([out, retval] RtQWORD *pqwSrvTime) |
| HRESULT | SrvTimeLogIn ([in] RtQWORD qwSrvTime) |
| HRESULT | LocTimeLogIn ([out, retval] RtQWORD *pqwLocTime) |
| HRESULT | LocTimeLogIn ([in] RtQWORD qwLocTime) |
| HRESULT | Status ([out, retval] ReNtCIStatus *pciStat) |
| HRESULT | Status ([in] ReNtCIStatus ciStat) |
| HRESULT | Privileges ([out, retval] BSTR *pbstrPrivileges) |
| HRESULT | Privileges ([in] BSTR bstrPrivileges) |
| HRESULT | URL ([out, retval] BSTR *pbstrURL) |
| HRESULT | URL ([in] BSTR bstrURL) |
|
|
Method clear client's info |
|
|
Use this property to read client's session ID.
|
|
|
Use this property to set client's session ID.
|
|
|
Use this property to read client's Name in this session.
|
|
|
Use this property to set client's Name.
|
|
|
Use this property to get time when client logged in on server.
|
|
|
Use this property to set server's loggin time for this client and session.
|
|
|
Use this property to get local client's loggin time.
|
|
|
Use this property to set local client's loggin time.
|
|
|
Use this property to read client's status.
|
|
|
Use this property to set client's status.
|
|
|
Use this property to read client's privileges.
|
|
|
Use this property to set client's privileges.
|
|
|
Use this property to read client's URL.
|
|
|
Use this property to set client's URL.
|
1.3.2