DdmReader.ReadUInt16(EndianType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::UInt16 ReadUInt16(Microsoft::HostIntegration::Drda::Common::EndianType type);
public ushort ReadUInt16 (Microsoft.HostIntegration.Drda.Common.EndianType type);
member this.ReadUInt16 : Microsoft.HostIntegration.Drda.Common.EndianType -> uint16
Public Function ReadUInt16 (type As EndianType) As UShort
Parameters
- type
- EndianType