DdmReader.ReadTimestamp 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
| ReadTimestamp(Int32) | |
| ReadTimestamp(Int32, Boolean) |
ReadTimestamp(Int32)
ReadTimestamp(Int32, Boolean)
public:
DateTime ReadTimestamp(int codePage, bool % succeed);
public DateTime ReadTimestamp (int codePage, ref bool succeed);
member this.ReadTimestamp : int * -> DateTime
Public Function ReadTimestamp (codePage As Integer, ByRef succeed As Boolean) As DateTime
Parameters
- codePage
- Int32
- succeed
- Boolean