Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 1.91 KB

ns-wsdbase-wsd_config_param.md

File metadata and controls

72 lines (60 loc) · 1.91 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:wsdbase._WSD_CONFIG_PARAM
WSD_CONFIG_PARAM (wsdbase.h)
Represents configuration parameters for creating WSDAPI objects.
*PWSD_CONFIG_PARAM
WSD_CONFIG_PARAM
WSD_CONFIG_PARAM structure
_WSD_CONFIG_PARAM
ncd.wsd_config_param
wsdbase/WSD_CONFIG_PARAM
ncd\wsd_config_param.htm
ncd
58dc3e11-586e-4185-b1d0-4249b4bfb252
12/05/2018
*PWSD_CONFIG_PARAM, WSD_CONFIG_PARAM, WSD_CONFIG_PARAM structure, _WSD_CONFIG_PARAM, ncd.wsd_config_param, wsdbase/WSD_CONFIG_PARAM
wsdbase.h
Wsdapi.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
WSD_CONFIG_PARAM, *PWSD_CONFIG_PARAM
19H1
_WSD_CONFIG_PARAM
wsdbase/_WSD_CONFIG_PARAM
PWSD_CONFIG_PARAM
wsdbase/PWSD_CONFIG_PARAM
WSD_CONFIG_PARAM
wsdbase/WSD_CONFIG_PARAM
c++
APIRef
kbSyntax
HeaderDef
wsdbase.h
WSD_CONFIG_PARAM

WSD_CONFIG_PARAM structure

-description

Represents configuration parameters for creating WSDAPI objects.

-struct-fields

-field configParamType

A WSD_CONFIG_PARAM_TYPE value that indicates the type configuration data contained in this structure.

-field pConfigData

A pointer to a single configuration data structure. The configParamType member specifies the type of data passed in.

-field dwConfigDataSize

The size of the configuration data in pConfigData.