프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CapabilityLength | ushort | ||
CapabilityType | CapabilityType_Values | ||
Version | CAPABILITY_VERSION |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public CAPABILITY_HEADER ( CapabilityType_Values type, CAPABILITY_VERSION ver ) : System | ||
type | CapabilityType_Values | |
ver | CAPABILITY_VERSION | |
리턴 | System |