Searched defs:HGCMMsgMainHostCall (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp1704 class HGCMMsgMainHostCall: public HGCMMsgCore class in inherits:HGCMMsgCore
1778 case HGCM_MSG_HOSTCALL: return new HGCMMsgMainHostCall();
1882 HGCMMsgMainHostCall *pMsg = (HGCMMsgMainHostCall *)pMsgCore;
2393 HGCMMsgMainHostCall *pMsg = (HGCMMsgMainHostCall *)hgcmObjReference(hMsg, HGCMOBJ_MSG);

Completed in 37 milliseconds