Click to return to the Component Development home page    
IDebugApplication::FIsAut...     IDebugApplication::GetCur...     IDebugApplication Interfa...    
Web Workshop  |  Component Development

IDebugApplication::GetBreakFlags Method


Retrieves the current break flags.

Syntax

HRESULT GetBreakFlags(
    APPBREAKFLAGS *pabf,
    IRemoteDebugApplicationThread **pprdatSteppingThread
);

Parameters

pabf
[out] Address of a structure that contains the break flags to retrieve.
pprdatSteppingThread
[out] Address of an IRemoteDebugApplicationThread interface.

Return Value

Returns S_OK if successful, or an error code otherwise.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.