ISymUnmanagedDocument::HasEmbeddedSource Method
Returns true
if the document has source embedded in the debugging symbols; otherwise, returns false
.
Syntax
HRESULT HasEmbeddedSource(
[out, retval] BOOL *pRetVal);
Parameters
pRetVal
[out] A pointer to a variable that indicates whether the document has source embedded in the debugging symbols.
Return Value
S_OK if the method succeeds.
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.