INTERFACE IStack EXTENDS IDevice
Interface for a communicaton stack.
Properties:
ChildNodeCount, inherited from INode
FirstChildNode, inherited from INode
IsRootNode, inherited from INode
NextSiblingNode, inherited from INode
ParentNode, inherited from INode
SiblingNodeCount, inherited from INode
Methods:
GetDeviceDiagnosisInfo, inherited from IDevice
GetDeviceErrorAsync, inherited from IDevice
GetDeviceInfo, inherited from IDevice
GetDeviceState, inherited from IDevice
GetSpecificDeviceErrorAsync, inherited from IDevice
GetSpecificDeviceState, inherited from IDevice
SetCommunicationState, inherited from IDevice
Structure: