Main Page
Modules
Data Structures
DOFConnectionState
DOFConnectionState_CreateConnection
DOFConnectionState_Destroy
DOFConnectionState_GetAddress
DOFConnectionState_GetConnectionType
DOFConnectionState_GetCredentials
DOFConnectionState_GetDirection
DOFConnectionState_GetException
DOFConnectionState_GetMaxReceiveSilence
DOFConnectionState_GetMaxSendSilence
DOFConnectionState_GetPeerCredentials
DOFConnectionState_GetPermissions
DOFConnectionState_GetProtocolNegotiator
DOFConnectionState_GetReceiveByteCount
DOFConnectionState_GetReceivePacketCount
DOFConnectionState_GetSecurityDesire
DOFConnectionState_GetSecurityMode
DOFConnectionState_GetSendByteCount
DOFConnectionState_GetSendPacketCount
DOFConnectionState_GetTransportConfig
DOFConnectionState_IsConnected
DOFConnectionState_IsPermissionsExtendAllowed
boolean
DOFConnectionState_IsPermissionsExtendAllowed
(
const
DOFConnectionState
self
)
Checks to see if the Connection is set up to allow permission extensions.
Parameters
self
The Connection State. This must not be NULL.
Returns
TRUE if permission extensions are allowed, FALSE otherwise.
core-c-dof-oal
Version 8.0.1 Build 0
2018-01-22