Home
last modified time | relevance | path

Searched refs:WFS_IsClientReady (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.2.1/include/nitro/wfs/
Dclient.h179 BOOL WFS_IsClientReady(const WFSClientContext *context) in WFS_IsClientReady() function
197 return WFS_IsClientReady(context) ? context->table : NULL; in WFS_GetTableFormat()