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