23#define WIN32_NO_STATUS
25#define COM_NO_WINDOWS_H
38 IN const GUID *pInterfaceGuid,
44 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (strProfileName ==
NULL))
63 IN const GUID *pInterfaceGuid,
70 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (strOldProfileName ==
NULL) || (strNewProfileName ==
NULL))
75 dwResult =
_RpcRenameProfile(hClientHandle, pInterfaceGuid, strOldProfileName, strNewProfileName);
89 IN const GUID *pInterfaceGuid,
96 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (pstrProfileXml ==
NULL))
106 IN const GUID *pInterfaceGuid,
109 LPCWSTR strAllUserProfileSecurity,
114 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (strProfileXml ==
NULL) || (pdwReasonCode ==
NULL))
124 IN const GUID *pInterfaceGuid,
130 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (strProfileName ==
NULL))
140 IN const GUID *pInterfaceGuid,
146 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (strProfileName ==
NULL))
149 if ((dwDataSize != 0) && (
pData ==
NULL))
159 IN const GUID *pInterfaceGuid,
163 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (ppProfileList ==
NULL))
173 IN const GUID *pInterfaceGuid,
178 if ((pReserved !=
NULL) || (hClientHandle ==
NULL) || (pInterfaceGuid ==
NULL) || (strProfileNames ==
NULL) || (dwItems == 0))
#define WINE_DEFAULT_DEBUG_CHANNEL(t)
DWORD _RpcRenameProfile(WLANSVC_RPC_HANDLE hClientHandle, const GUID *pInterfaceGuid, const wchar_t *strOldProfileName, const wchar_t *strNewProfileName)
DWORD _RpcDeleteProfile(WLANSVC_RPC_HANDLE hClientHandle, const GUID *pInterfaceGuid, const wchar_t *strProfileName)
#define ERROR_INVALID_PARAMETER
DWORD WINAPI WlanRenameProfile(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, IN LPCWSTR strOldProfileName, IN LPCWSTR strNewProfileName, PVOID pReserved)
DWORD WINAPI WlanSetProfileList(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, DWORD dwItems, IN LPCWSTR *strProfileNames, PVOID pReserved)
DWORD WINAPI WlanSetProfile(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, IN DWORD dwFlags, IN LPCWSTR strProfileXml, LPCWSTR strAllUserProfileSecurity, IN BOOL bOverwrite, PVOID pReserved, OUT DWORD *pdwReasonCode)
DWORD WINAPI WlanDeleteProfile(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, IN LPCWSTR strProfileName, PVOID pReserved)
DWORD WINAPI WlanSetProfileCustomUserData(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, IN LPCWSTR strProfileName, IN DWORD dwDataSize, IN const PBYTE pData, PVOID pReserved)
DWORD WINAPI WlanGetProfileCustomUserData(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, IN LPCWSTR strProfileName, PVOID pReserved, OUT DWORD *pdwDataSize, OUT PBYTE *ppData)
DWORD WINAPI WlanGetProfile(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, IN LPCWSTR strProfileName, PVOID pReserved, OUT LPWSTR *pstrProfileXml, DWORD *pdwFlags, PDWORD pdwGrantedAccess)
DWORD WINAPI WlanGetProfileList(IN HANDLE hClientHandle, IN const GUID *pInterfaceGuid, PVOID pReserved, OUT PWLAN_PROFILE_INFO_LIST *ppProfileList)
#define EXCEPTION_EXECUTE_HANDLER
PSDBQUERYRESULT_VISTA PVOID * ppData
#define RpcExceptionCode()
TW_UINT32 TW_UINT16 TW_UINT16 TW_MEMREF pData
_In_ PCCERT_CONTEXT _In_ DWORD dwFlags