IDebugModule3::SetJustMyCodeState
Marks the module as being user code or not.
Syntax
Parameters
fIsUserCode
[in] Nonzero (TRUE
) if the module should be considered user code, zero (FALSE
) if it should not.
Return Value
If successful, returns S_OK
; otherwise, returns error code.