Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns true if the document has source embedded in the debugging symbols; otherwise, returns false.
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.