DdmReader.ReadLDStringDBCS(Int32, Int32, Int32, 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::Object ^ ReadLDStringDBCS(int % readLen, int encoding, int drdaType, Microsoft::HostIntegration::Drda::Common::EndianType endianType);
public object ReadLDStringDBCS (ref int readLen, int encoding, int drdaType, Microsoft.HostIntegration.Drda.Common.EndianType endianType);
member this.ReadLDStringDBCS : * int * int * Microsoft.HostIntegration.Drda.Common.EndianType -> obj
Parameters
- readLen
- Int32
- encoding
- Int32
- drdaType
- Int32
- endianType
- EndianType