PNSlaveDiag.CheckCurrentSupportedCommunicationState (METH)

METHOD CheckCurrentSupportedCommunicationState : BOOL

Returns true if the driver in the current state supports the requested communications state The method CheckSupportedCommunicationState is used to check for the general availability of communications states Therefore the result of CheckCurrentSupportedCommunicationState and CheckSupportedCommunicationState could differ if the driver is for example in the startup procedure and not supporting currently some communication states.

InOut:

Scope

Name

Type

Comment

Return

CheckCurrentSupportedCommunicationState

BOOL

Input

eRequestedState

DED.DEVICE_TRANSITION_STATE

The communication state to check