Condividi tramite


IDebugWrappedMessageEvent140.GetTimedEvent(UInt32, String, UInt64) Method

Definition

public:
 void GetTimedEvent(System::UInt32 index, [Runtime::InteropServices::Out] System::String ^ % pbstrMessage, [Runtime::InteropServices::Out] System::UInt64 % timeStamp);
public void GetTimedEvent(uint index, out string pbstrMessage, out ulong timeStamp);
abstract member GetTimedEvent : uint32 * string * uint64 -> unit
Public Sub GetTimedEvent (index As UInteger, ByRef pbstrMessage As String, ByRef timeStamp As ULong)

Parameters

index
UInt32
pbstrMessage
String
timeStamp
UInt64

Applies to