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

/vbox/src/VBox/Main/src-client/
H A DHGCM.cpp116 HGCMSVCEXTHANDLE m_hExtension; member in class:HGCMService
245 m_hExtension (NULL)
693 if (pSvc->m_hExtension)
711 pSvc->m_hExtension = pMsg->handle;
722 if (pSvc->m_hExtension != pMsg->handle)
737 pSvc->m_hExtension = NULL;

Completed in 130 milliseconds