Function sdv::core::SetAccessPermission#
Defined in File local_service_access.h
Function Documentation#
-
inline CAccessPermission sdv::core::SetAccessPermission(TPermissionTransferID tTransferID)#
Set the access permission from a transfer ID that defined the access permission of a different thread.
- Parameters:
tTransferID – [in] The ID of the transferred access permission.
- Returns:
The access permission for the current thread. The lifetime of the access permission is managed by the returned class.