Property | Type | Description | |
---|---|---|---|
CapabilityMessage | Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs.CAPABILITY_SET[] | ||
Padding | ushort | ||
numCapabilities | ushort |
Method | Description | |
---|---|---|
DR_CORE_CAPABILITY ( PacketId_Values packetId ) : System | ||
Decode ( PduMarshaler marshaler ) : bool | ||
Encode ( PduMarshaler marshaler ) : void |
public DR_CORE_CAPABILITY ( PacketId_Values packetId ) : System | ||
packetId | PacketId_Values | |
return | System |
public Decode ( PduMarshaler marshaler ) : bool | ||
marshaler | PduMarshaler | |
return | bool |
public Encode ( PduMarshaler marshaler ) : void | ||
marshaler | PduMarshaler | |
return | void |
public CAPABILITY_SET[],Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs CapabilityMessage | ||
return | Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs.CAPABILITY_SET[] |