Lines Matching defs:cValues

276     ULONG cValues;              /* Number of elements in aulPropTag */
281 #define CbSPropTagArray(p) CbNewSPropTagArray((p)->cValues)
283 struct _SPropTagArray_##id { ULONG cValues; ULONG aulPropTag[n]; } id
288 ULONG cValues; /* Number of doubles in lpat */
289 double *lpat; /* Pointer to double array of length cValues */
302 ULONG cValues; /* Number of SBinarys in lpbin */
303 SBinary *lpbin; /* Pointer to SBinary array of length cValues */
311 ULONG cValues; /* Number of CYs in lpcu */
312 CY *lpcur; /* Pointer to CY array of length cValues */
318 ULONG cValues; /* Number of FILETIMEs in lpft */
319 FILETIME *lpft; /* Pointer to FILETIME array of length cValues */
325 ULONG cValues; /* Number of doubles in lpdbl */
326 double *lpdbl; /* Pointer to double array of length cValues */
332 ULONG cValues; /* Number of GUIDs in lpguid */
333 GUID *lpguid; /* Pointer to GUID array of length cValues */
339 ULONG cValues; /* Number of long64s in lpli */
340 LARGE_INTEGER *lpli; /* Pointer to long64 array of length cValues */
346 ULONG cValues; /* Number of longs in lpl */
347 LONG *lpl; /* Pointer to long array of length cValues */
353 ULONG cValues; /* Number of Ascii strings in lppszA */
354 LPSTR *lppszA; /* Pointer to Ascii string array of length cValues */
360 ULONG cValues; /* Number of floats in lpflt */
361 float *lpflt; /* Pointer to float array of length cValues */
367 ULONG cValues; /* Number of shorts in lpb */
368 short int *lpi; /* Pointer to short array of length cValues */
374 ULONG cValues; /* Number of Unicode strings in lppszW */
375 LPWSTR *lppszW; /* Pointer to Unicode string array of length cValues */
423 ULONG cValues; /* Count of property values in lpProbs */
424 LPSPropValue lpProps; /* Pointer to an array of property values of length cValues */
511 ULONG cValues;
747 ULONG cValues;
888 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
942 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1025 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1088 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1193 ULONG cValues;
1219 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;
1295 STDMETHOD(SetProps)(THIS_ ULONG cValues, LPSPropValue lpProps, LPSPropProblemArray *lppProbs) PURE;