Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets a symbol load error.
Syntax
void IMAGEAPI SetSymLoadError(
[in] DWORD error
);
Parameters
[in] error
A symbol load error.
Return value
This function does not return a value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dbghelp.h |
Library | DbgHelp.lib |
DLL | DbgHelp.dll |
Redistributable | DbgHelp.dll 6.2 or later |