IApplicationDebugger.onDebuggerEvent(Guid, Object) 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:
int onDebuggerEvent(Guid % riid, System::Object ^ punk);
public int onDebuggerEvent(ref Guid riid, object punk);
abstract member onDebuggerEvent : Guid * obj -> int
Public Function onDebuggerEvent (ByRef riid As Guid, punk As Object) As Integer
Parameters
- riid
- Guid
- punk
- Object