virtual qBool GetPasswordInfo( ProtocolCallContext * pContext, qUnsignedInt64 dataId, DataStorePasswordInfo * pPasswordInfo );
Name | Description | |
---|---|---|
in | pContext |
Call information. |
in | dataId | The data ID of the data to get the password information for. |
out | pPasswordInfo |
Password information. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Gets password information.
Gets the password information for uploaded data. This function can only be used to get passwords for data owned by the local system.
CONFIDENTIAL