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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4410 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_0.h4936 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_1.h4834 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_2.h5065 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_0.h5491 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_1.h5883 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_2.h6824 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_3.h14402 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
14421 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolderVtbl
14437 #define ISharedFolder_get_HostPath(p, aHostPath) ((p)->lpVtbl->GetHostPath(p, aHostPath))
14438 #define ISharedFolder_GetHostPath(p, aHostPath) ((p)->lpVtbl->GetHostPath(p, aHostPath))

Completed in 303 milliseconds