WiFi Framework C++ Edition
CwclWiFiProfilesManager Member List

This is the complete list of members for CwclWiFiProfilesManager, including all inherited members.

__declspec(property(get=GetHandle)) HANDLE HandleCwclCustomWiFiComponentprotected
__declspec(property(get=GetActive)) bool ActiveCwclCustomWiFiComponent
AfterOpen(void *Sender)CwclCustomWiFiComponent
BeforeClose(void *Sender)CwclCustomWiFiComponent
Close()CwclCustomWiFiComponent
CwclCustomWiFiComponent()CwclCustomWiFiComponent
CwclCustomWiFiMemoryComponent()CwclCustomWiFiMemoryComponent
CwclCustomWiFiSecurableComponent()CwclCustomWiFiSecurableComponent
CwclWiFiProfilesManager()CwclWiFiProfilesManager
DeleteProfile(const GUID &IfaceId, const tstring &ProfileName)CwclWiFiProfilesManager
DoAfterOpen()CwclCustomWiFiComponentprotectedvirtual
DoBeforeClose()CwclCustomWiFiComponentprotectedvirtual
ElevatePrivileges() const overrideCwclCustomWiFiSecurableComponentprotectedvirtual
FreeMemory(const LPVOID Memory) constCwclCustomWiFiMemoryComponent
GetActive() constCwclCustomWiFiComponent
GetHandle() constCwclCustomWiFiComponentprotected
GetProfile(const GUID &IfaceId, const tstring &ProfileName, wclWiFiProfileFlags &Flags, tstring &ProfileXml) constCwclWiFiProfilesManager
GetProfileList(const GUID &IfaceId, wclWiFiProfiles &Profiles) constCwclWiFiProfilesManager
GetProfileUserData(const GUID &IfaceId, const tstring &ProfileName, unsigned long &DataSize, void *&Data) constCwclWiFiProfilesManager
InternalClose()CwclWiFiProfilesManagerprotectedvirtual
InternalOpen()CwclWiFiProfilesManagerprotectedvirtual
Open()CwclCustomWiFiComponent
RenameProfile(const GUID &IfaceId, const tstring &OldName, const tstring &NewName)CwclWiFiProfilesManager
SaveTemporaryProfile(const GUID &IfaceId, const tstring &ProfileName, const bool OverWrite, const wclWiFiTemporaryProfileFlags &Flags)CwclWiFiProfilesManager
SetPosition(const GUID &IfaceId, const tstring &ProfileName, const unsigned long Position)CwclWiFiProfilesManager
SetProfile(const GUID &IfaceId, const wclWiFiProfileFlags &Flags, const tstring &ProfileXml, const bool Overwrite)CwclWiFiProfilesManager
SetProfileEapUserData(const GUID &IfaceId, const tstring &ProfileName, const bool AllUsers, const wclWiFiEapMethodType &EapMethod, const unsigned char *const Data, const unsigned long Size)CwclWiFiProfilesManager
SetProfileEapXmlUserData(const GUID &IfaceId, const tstring &ProfileName, const bool AllUsers, const tstring &UserData)CwclWiFiProfilesManager
SetProfileList(const GUID &IfaceId, const std::vector< tstring > &Names)CwclWiFiProfilesManager
SetProfileUserData(const GUID &IfaceId, const tstring &ProfileName, const unsigned long DataSize, const void *const Data)CwclWiFiProfilesManager
ShowUIEdit(const GUID &IfaceId, const tstring &ProfileName, const wclWiFiProfileEditPage Page=epConnection)CwclWiFiProfilesManager
~CwclCustomWiFiComponent()CwclCustomWiFiComponentvirtual