Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 1.9 KB

nf-wcmapi-wcmgetprofilelist.md

File metadata and controls

77 lines (61 loc) · 1.9 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
NF:wcmapi.WcmGetProfileList
WcmGetProfileList function (wcmapi.h)
Retrieves a list of profiles in preferred order.
WcmGetProfileList
WcmGetProfileList function [Windows Connection Manager]
wcm.wcmgetprofilelist
wcmapi/WcmGetProfileList
wcm\wcmgetprofilelist.htm
wcm
ceef4e74-3c67-4267-a82a-9912c039f41c
12/05/2018
WcmGetProfileList, WcmGetProfileList function [Windows Connection Manager], wcm.wcmgetprofilelist, wcmapi/WcmGetProfileList
wcmapi.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Wcmapi.lib
Wcmapi.dll
Windows
19H1
WcmGetProfileList
wcmapi/WcmGetProfileList
c++
APIRef
kbSyntax
DllExport
Wcmapi.dll
WcmGetProfileList

WcmGetProfileList function

-description

The WcmGetProfileList function retrieves a list of profiles in preferred order, descending from the most preferred to the least preferred. The list includes all WCM-managed auto-connect profiles across all WCM-managed media types.

-parameters

-param pReserved

Type: PVOID

Reserved.

-param ppProfileList [out]

Type: PWCM_PROFILE_INFO_LIST*

The list of profiles.

-returns

Type: DWORD

Returns ERROR_SUCCESS if successful, or an error value otherwise.

-see-also

PWCM_PROFILE_INFO_LIST