HomeSort by relevance Sort by last modified time
    Searched refs:CMC_uint16 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
xcmcext.h 32 CMC_uint16 ver_spec;
33 CMC_uint16 ver_implem;
xcmc.h 17 typedef unsigned short int CMC_uint16;
23 typedef CMC_uint16 CMC_boolean;
184 CMC_return_code WINAPI cmc_logon(CMC_string service,CMC_string user,CMC_string password,CMC_object_identifier character_set,CMC_ui_id ui_id,CMC_uint16 caller_cmc_version,CMC_flags logon_flags,CMC_session_id *session,CMC_extension *logon_extensions);
186 #define CMC_VERSION ((CMC_uint16) 100)

Completed in 51 milliseconds