Property | Type | Description | |
---|---|---|---|
DeviceData | byte[] | ||
DeviceDataLength | uint | ||
DeviceId | uint | ||
DeviceType | DeviceType_Values | ||
PreferredDosName | byte[] |
Method | Description | |
---|---|---|
DEVICE_ANNOUNCE ( ) : System | ||
Decode ( PduMarshaler marshaler ) : void | ||
Encode ( PduMarshaler marshaler ) : void |
public Decode ( PduMarshaler marshaler ) : void | ||
marshaler | PduMarshaler | |
return | void |
public Encode ( PduMarshaler marshaler ) : void | ||
marshaler | PduMarshaler | |
return | void |