Searched refs:ulCount (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsctf.idl257 [in] ULONG ulCount,
258 [out, size_is(ulCount), length_is(*pcFetched)] TF_SELECTION *pSelection,
263 [in] ULONG ulCount,
264 [in, size_is(ulCount)] const TF_SELECTION *pSelection);
508 [in] ULONG ulCount,
509 [out, size_is(ulCount), length_is(*pcFetched)] ITfDisplayAttributeInfo **rgInfo,
514 HRESULT Skip([in] ULONG ulCount);
560 [in, size_is(ulCount)] const GUID **ppcatidList,
561 [in] ULONG ulCount);
638 [in] ULONG ulCount,
[all...]
H A Dtextstor.idl187 [in] ULONG ulCount,
188 [out, size_is(ulCount), length_is(*pcFetched)] TS_SELECTION_ACP *pSelection,
192 [in] ULONG ulCount,
193 [in, size_is(ulCount)] const TS_SELECTION_ACP *pSelection);
281 [in] ULONG ulCount,
282 [out, size_is(ulCount), length_is(*pcFetched)] TS_ATTRVAL *paAttrVals,
H A Ddimm.idl161 [in] ULONG ulCount,
168 [in] ULONG ulCount);
182 [in] ULONG ulCount,
189 [in] ULONG ulCount);
204 [in] ULONG ulCount,
211 [in] ULONG ulCount);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsctf.idl276 [in] ULONG ulCount,
277 [out, size_is(ulCount), length_is(*pcFetched)] TF_SELECTION *pSelection,
282 [in] ULONG ulCount,
283 [in, size_is(ulCount)] const TF_SELECTION *pSelection);
476 [in] ULONG ulCount,
477 [out, size_is(ulCount), length_is(*pcFetch)] TF_INPUTPROCESSORPROFILE *pProfile,
483 [in] ULONG ulCount);
626 [in] ULONG ulCount,
627 [out, size_is(ulCount), length_is(*pcFetched)] ITfDisplayAttributeInfo **rgInfo,
632 HRESULT Skip([in] ULONG ulCount);
[all...]
H A Dtextstor.idl196 [in] ULONG ulCount,
197 [out, size_is(ulCount), length_is(*pcFetched)] TS_SELECTION_ACP *pSelection,
201 [in] ULONG ulCount,
202 [in, size_is(ulCount)] const TS_SELECTION_ACP *pSelection);
290 [in] ULONG ulCount,
291 [out, size_is(ulCount), length_is(*pcFetched)] TS_ATTRVAL *paAttrVals,
H A Ddimm.idl161 [in] ULONG ulCount,
168 [in] ULONG ulCount);
182 [in] ULONG ulCount,
189 [in] ULONG ulCount);
204 [in] ULONG ulCount,
211 [in] ULONG ulCount);
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.cpp247 unsigned long ulCount; local
251 windowTypeRaw = XXGetProperty(mDisplay, hWin, XA_ATOM, WM_TYPE_PROP, &ulCount);
255 if ( (ulCount != 0)
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/
H A DVBoxNetFltNobj.cpp458 ULONG ulCount; local
462 hr = pEnumBindingIf->Next(1, &pBindingIf, &ulCount);

Completed in 1084 milliseconds