Quantcast
Channel: Windows Performance Toolkit (WPT) v5 forum
Viewing all articles
Browse latest Browse all 275

Microsoft-Windows-COMRuntime: Translate COM Method ID into Method Name

$
0
0

I am using the Microsoft-Windows-COMRuntime provider to trace COM calls. This gives me information about the duration of a COM call, but also the target interface (Field 7) and target MethodID (Field 6).

I can find the GUID from the interface in the registry, but how do I translate the Method ID into a Method Name?


Viewing all articles
Browse latest Browse all 275

Trending Articles