Searched refs:HGCM_MSG_REGEXT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp1672 #define HGCM_MSG_REGEXT (18) /* Register a service extension. */ macro
1783 case HGCM_MSG_REGEXT: return new HGCMMsgMainRegisterExtension();
1973 case HGCM_MSG_REGEXT:
1977 LogFlowFunc(("HGCM_MSG_REGEXT\n"));
2125 int rc = hgcmMsgAlloc(g_hgcmThread, &hMsg, HGCM_MSG_REGEXT, hgcmMainMessageAlloc);

Completed in 45 milliseconds