IDebugModule3::IsUserCode
Retrieves information on whether the module represents user code or not.
Syntax
Parameters
pfUser
[out] Nonzero (TRUE
) if module represents user code, zero (FALSE
) if it does not.
Return Value
If successful, returns S_OK
; otherwise, returns error code.