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.
This method gets the object that this visualizer represents.
Syntax
Parameters
ppObject
[out] The object being represented by this visualizer
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
GetObjectForVisualizer is allowed to return a cached version of the object. If the caller wants to make sure that the object is up to date, then it will call GetNewObjectForVisualizer.