IWdsTransportConfigurationManager::get_DiagnosticsPolicy method (wdstptmgmt.h)
Receives an interface pointer to the Configuration Manager's Diagnostics Policy object. The object can be used to configure diagnostics settings that WDS transport server components enable for diagnostic event logging.
This property is read-only.
Syntax
HRESULT get_DiagnosticsPolicy(
IWdsTransportDiagnosticsPolicy **ppWdsTransportDiagnosticsPolicy
);
Parameters
ppWdsTransportDiagnosticsPolicy
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |
DLL | Wdstptmgmt.dll |