Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves flag indicating whether private symbols were stripped from the symbol file.
HRESULT get_isStripped(
BOOL *pFlag
);
pFlag
[out] Returns TRUE
if private symbols were removed from the symbol file; otherwise, returns FALSE
.
If successful, returns S_OK
; otherwise, returns S_FALSE
or an error code.
Note
A return value of S_FALSE
means the property is not available for the symbol.
This property is available from the SymTagExe
symbol type (see Exe).
Requirement | Description |
---|---|
Header: | dia2.h |
Version: | DIA SDK v8.0 |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today