WCM_GetPhase

C Specification


#include <nitroWiFi/wcm.h>

s32   WCM_GetPhase( void );
				

Description

This is a synchronous function that gets the current internal status of the WCM library.

Arguments

None.

Return Values

Returns the current internal status of the WCM library as an s32 type. For details on values that can be returned, see WCM library constants.

See Also

WCM_Init, WCM_Finish

Revision History

2005/07/22 Initial version.


CONFIDENTIAL