DdmReader.ReadLDString 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.
Overloads
| ReadLDString(Int32) | |
| ReadLDString(Int32, Int32) |
ReadLDString(Int32)
ReadLDString(Int32, Int32)
public:
System::String ^ ReadLDString(int % readLen, int encoding);
public string ReadLDString (ref int readLen, int encoding);
member this.ReadLDString : * int -> string
Public Function ReadLDString (ByRef readLen As Integer, encoding As Integer) As String
Parameters
- readLen
- Int32
- encoding
- Int32