WDS_TRANSPORTPROVIDER_SETTINGS structure (wdstpdi.h)

This structure is used by the WdsTransportProviderInitialize callback function.

Syntax

typedef struct _WDS_TRANSPORTPROVIDER_SETTINGS {
  ULONG ulLength;
  ULONG ulProviderVersion;
} WDS_TRANSPORTPROVIDER_SETTINGS, *PWDS_TRANSPORTPROVIDER_SETTINGS;

Members

ulLength

The length of this structure.

The version of the api that this provider implements.

ulProviderVersion

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008, Windows Server 2003 with SP2 [desktop apps only]
Header wdstpdi.h