Lines Matching defs:cValues

279     ULONG cValues;              /* Number of elements in aulPropTag */
284 #define CbSPropTagArray(p) CbNewSPropTagArray((p)->cValues)
286 struct _SPropTagArray_##id { ULONG cValues; ULONG aulPropTag[n]; } id
291 ULONG cValues; /* Number of doubles in lpat */
292 double *lpat; /* Pointer to double array of length cValues */
305 ULONG cValues; /* Number of SBinarys in lpbin */
306 SBinary *lpbin; /* Pointer to SBinary array of length cValues */
314 ULONG cValues; /* Number of CYs in lpcu */
315 CY *lpcur; /* Pointer to CY array of length cValues */
321 ULONG cValues; /* Number of FILETIMEs in lpft */
322 FILETIME *lpft; /* Pointer to FILETIME array of length cValues */
328 ULONG cValues; /* Number of doubles in lpdbl */
329 double *lpdbl; /* Pointer to double array of length cValues */
335 ULONG cValues; /* Number of GUIDs in lpguid */
336 GUID *lpguid; /* Pointer to GUID array of length cValues */
342 ULONG cValues; /* Number of long64s in lpli */
343 LARGE_INTEGER *lpli; /* Pointer to long64 array of length cValues */
349 ULONG cValues; /* Number of longs in lpl */
350 LONG *lpl; /* Pointer to long array of length cValues */
356 ULONG cValues; /* Number of Ascii strings in lppszA */
357 LPSTR *lppszA; /* Pointer to Ascii string array of length cValues */
363 ULONG cValues; /* Number of floats in lpflt */
364 float *lpflt; /* Pointer to float array of length cValues */
370 ULONG cValues; /* Number of shorts in lpb */
371 short int *lpi; /* Pointer to short array of length cValues */
377 ULONG cValues; /* Number of Unicode strings in lppszW */
378 LPWSTR *lppszW; /* Pointer to Unicode string array of length cValues */
426 ULONG cValues; /* Count of property values in lpProbs */
427 LPSPropValue lpProps; /* Pointer to an array of property values of length cValues */
514 ULONG cValues;
750 ULONG cValues;
891 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
945 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1028 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1091 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1196 ULONG cValues;
1222 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1298 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;