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 gets the machine utilities for a server.
Note
This method is obsolete: do not use (Visual Studio always returns E_NOTIMPL if this method is called). It is retained for historical reasons.
Syntax
Parameters
ppUtil
[out] Returns an IDebugMDMUtil2_V7 interface that represents the machine utilities information.
Return Value
Always returns E_NOTIMPL, indicating that the method is not implemented.
Remarks
Visual Studio always returns E_NOTIMPL if this method is called.