void TrustLocalStation( qBool bFlag );
Name | Description | |
---|---|---|
bFlag | [in] Specifies whether to trust the local station (true by default). |
Sets whether to trust the local station.
If the local station (self) is set as trusted (which is the default), all system operations executed by the local station will no longer be subjected to a prior check by the SafetyExecutive
class. If set as untrusted, even system operations executed by the local station will be subjected to a prior check by the SafetyExecutive
class.
CONFIDENTIAL