Property | Type | Description | |
---|---|---|---|
Cache1Entries | ushort | ||
Cache1MaximumCellSize | ushort | ||
Cache2Entries | ushort | ||
Cache2MaximumCellSize | ushort | ||
Cache3Entries | ushort | ||
Cache3MaximumCellSize | ushort | ||
capabilitySetType | capabilitySetType_Values | ||
lengthCapability | ushort | ||
pad1 | uint | ||
pad2 | uint | ||
pad3 | uint | ||
pad4 | uint | ||
pad5 | uint | ||
pad6 | uint |
Method | Description | |
---|---|---|
GetCapabilityType ( ) : capabilitySetType_Values |
to get the type of this struct.
|
|
ToBytes ( ) : byte[] |
convert this structure to byte array
|
public GetCapabilityType ( ) : capabilitySetType_Values | ||
return | capabilitySetType_Values |
public capabilitySetType_Values capabilitySetType | ||
return | capabilitySetType_Values |