Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgSearch/
DMsgSearch.c64 static NWC24UserId s_uidMy; variable
119 err = NWC24GetMyUserId( &s_uidMy ); in main()
154 if ( s_bSCondFromAddrId ) (void)NWC24SetSearchCondFromAddrId( s_uidMy ); in main()
209 OSReport( "%llu\n", s_uidMy ); in ViewSearchConds()