DdmReader.EndianType Property
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:
property Microsoft::HostIntegration::Drda::Common::EndianType EndianType { Microsoft::HostIntegration::Drda::Common::EndianType get(); void set(Microsoft::HostIntegration::Drda::Common::EndianType value); };
public Microsoft.HostIntegration.Drda.Common.EndianType EndianType { get; set; }
member this.EndianType : Microsoft.HostIntegration.Drda.Common.EndianType with get, set
Public Property EndianType As EndianType