Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This method determines whether the Edit and Continue status of this object or of the parent container is out of date. A custom expression evaluator does not implement this method and always returns E_NOTIMPL.
Syntax
Parameters
pfEncOutdated
[out] Nonzero (TRUE) if the Edit and Continue state is out of date, zero (FALSE) if it is not.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Note
A custom expression evaluator should always return E_NOTIMPL.