qBool GetMyBlackList( ProtocolCallContext * pContext, qList< PrincipalID > * pPrincipalIdList );
Name | Description | |
---|---|---|
in | pContext |
Call information. |
out | pPrincipalIdList | List of users that the local system has registered to the blacklist. |
Value | Description |
---|---|
true |
Call initialization succeeded. |
false |
Failure. |
Gets the list of users that the local system has registered to the blacklist.
CONFIDENTIAL