void SetUserContext( qUnsignedInt32 iIndex, const UserContext & oUserContext );
Name | Description | |
---|---|---|
in | iIndex | The user-defined index of the UserContext associated with this CallContext . |
in | oUserContext | Pointer to the UserContext associated with this CallContext . |
Sets the UserContext
associated with this CallContext
.
CONFIDENTIAL