IDebugTimedEvent140.GetTimeStamp(UInt64) 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:
void GetTimeStamp([Runtime::InteropServices::Out] System::UInt64 % pTimeStamp);
public void GetTimeStamp(out ulong pTimeStamp);
abstract member GetTimeStamp : uint64 -> unit
Public Sub GetTimeStamp (ByRef pTimeStamp As ULong)
Parameters
- pTimeStamp
- UInt64