DdmReader.ReadExtString(Int32, Int32, Int32) 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::String ^ ReadExtString(int size, int encoding, int drdaType);
public string ReadExtString (int size, int encoding, int drdaType);
member this.ReadExtString : int * int * int -> string
Public Function ReadExtString (size As Integer, encoding As Integer, drdaType As Integer) As String
Parameters
- size
- Int32
- encoding
- Int32
- drdaType
- Int32