Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Determines whether the object represents user data.
Syntax
Parameters
pfUser
[out] Returns nonzero (TRUE) if the object represents user data; zero (FALSE) if it does not.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
User data is any object that is part of a module designated as JustMyCode (a user-configurable option that marks a module as user code and therefore visible in a stack trace).