Property | Type | Description | |
---|---|---|---|
CapabilityLength | ushort | ||
CapabilityType | CapabilityType_Values | ||
Version | CAPABILITY_VERSION |
Method | Description | |
---|---|---|
CAPABILITY_HEADER ( ) : System | ||
CAPABILITY_HEADER ( CapabilityType_Values type ) : System | ||
CAPABILITY_HEADER ( CapabilityType_Values type, CAPABILITY_VERSION ver ) : System | ||
Decode ( PduMarshaler marshaler ) : bool | ||
Encode ( PduMarshaler marshaler ) : void |
public CAPABILITY_HEADER ( CapabilityType_Values type ) : System | ||
type | CapabilityType_Values | |
return | System |
public CAPABILITY_HEADER ( CapabilityType_Values type, CAPABILITY_VERSION ver ) : System | ||
type | CapabilityType_Values | |
ver | CAPABILITY_VERSION | |
return | System |
public Decode ( PduMarshaler marshaler ) : bool | ||
marshaler | PduMarshaler | |
return | bool |
public Encode ( PduMarshaler marshaler ) : void | ||
marshaler | PduMarshaler | |
return | void |
public CapabilityType_Values CapabilityType | ||
return | CapabilityType_Values |