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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa.c354 static void SPU_APIENTRY renderspu_SystemGetAttachedObjectsARB( VBoxGLhandleARB containerObj, GLsizei maxCount, GLsizei * pCount, VBoxGLhandleARB * obj ) argument
360 if (pCount)
361 *pCount = 0;
377 if (pCount)
378 *pCount = count;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddevicetopology.idl556 [out] UINT *pCount
589 [out] UINT *pCount
705 [out] UINT *pCount
712 [out] UINT *pCount
H A Dtom.idl217 HRESULT GetStoryCount([retval, out]LONG *pCount);
226 HRESULT Freeze([retval, out]LONG *pCount);
227 HRESULT Unfreeze([retval, out]LONG *pCount);
428 HRESULT GetTabCount([retval, out]LONG *pCount);
443 HRESULT GetCount([retval, out]LONG *pCount);
H A Damvideo.idl84 HRESULT GetFourCCCodes([out] DWORD * pCount, [out] DWORD * pCodes);
H A Dmscoree.idl161 HRESULT LocksHeldByLogicalThread( [out] DWORD *pCount );
H A Dmstask.idl223 [in, out] WORD *pCount,
H A Dwincodec.idl645 [out] UINT *pCount);
H A Dd3dx9shader.h140 STDMETHOD(GetConstantDesc)(THIS_ D3DXHANDLE hConstant, D3DXCONSTANT_DESC *pConstantDesc, UINT *pCount) PURE;
H A Dshobjidl.idl3186 [out, size_is(, *pCount)] KNOWNFOLDERID **ppKFId,
3187 [in, out] UINT *pCount);
H A Dd3drmobj.h2915 STDMETHOD(AddFacesIndexed)(THIS_ DWORD flags, DWORD *pvIndices, DWORD *pIndexFirst, DWORD *pCount) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmscoree.idl147 HRESULT LocksHeldByLogicalThread( [out] DWORD *pCount );
H A Dtom.idl216 HRESULT GetStoryCount([retval, out]LONG *pCount);
225 HRESULT Freeze([retval, out]LONG *pCount);
226 HRESULT Unfreeze([retval, out]LONG *pCount);
427 HRESULT GetTabCount([retval, out]LONG *pCount);
442 HRESULT GetCount([retval, out]LONG *pCount);
H A Damvideo.idl84 HRESULT GetFourCCCodes([out] DWORD * pCount, [out] DWORD * pCodes);
H A Dmstask.idl217 [in, out] WORD *pCount,
H A Dd3dx9shader.h140 STDMETHOD(GetConstantDesc)(THIS_ D3DXHANDLE hConstant, D3DXCONSTANT_DESC *pConstantDesc, UINT *pCount) PURE;
H A Dwincodec.idl481 [out] UINT *pCount);
H A Dd3drmobj.h1607 STDMETHOD(GetVisuals)(THIS_ LPDWORD pCount, LPUNKNOWN *) PURE;
2003 STDMETHOD(GetFaceDetail) (THIS_ LPDWORD pCount) PURE;
2004 STDMETHOD(GetVertexDetail) (THIS_ LPDWORD pCount) PURE;
2874 STDMETHOD(AddFacesIndexed)(THIS_ DWORD flags, DWORD *pvIndices, DWORD *pIndexFirst, DWORD *pCount) PURE;
2877 STDMETHOD(GetSubMeshes)(THIS_ LPDWORD pCount, LPUNKNOWN *) PURE;
2883 STDMETHOD(GetVertices)(THIS_ DWORD IndexFirst, LPDWORD pCount, LPD3DVECTOR) PURE;
2885 STDMETHOD(GetNormals)(THIS_ DWORD IndexFirst, LPDWORD pCount, LPD3DVECTOR) PURE;

Completed in 199 milliseconds