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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3033 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_0.h3587 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_1.h3568 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v3_2.h3694 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_0.h3904 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_1.h4144 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_2.h4488 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
H A DVBoxCAPI_v4_3.h8078 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemProperties_vtbl
8214 nsresult (*GetParallelPortCount)(ISystemProperties *pThis, PRUint32 *parallelPortCount); member in struct:ISystemPropertiesVtbl
8347 #define ISystemProperties_get_ParallelPortCount(p, aParallelPortCount) ((p)->lpVtbl->GetParallelPortCount(p, aParallelPortCount))
8348 #define ISystemProperties_GetParallelPortCount(p, aParallelPortCount) ((p)->lpVtbl->GetParallelPortCount(p, aParallelPortCount))

Completed in 393 milliseconds