DWC_CheckHasProfile

Syntax

#include <dwc.h> 
BOOL DWC_CheckHasProfile(const DWCUserData *userdata);

Arguments

userdata Pointer to the DWCUserData structure where the user data is stored.

Return Values

TRUE Includes a valid login ID.
FALSE Does not include a valid login ID.

Description

Checks whether a valid login ID (profile) is included when the user data specified by userdata is already connected to the Wi-Fi Connection service.

See Also

DWC_CreateUserData DWC_LoginAsync

Revision History

For the change log prior to 5.1 PR2, click here.   


CONFIDENTIAL