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