|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Attributes | |
| PROPDESC_VIEW_FLAGS | |
| PROPDESC_DISPLAYTYPE | |
| PROPDESC_SORTDESCRIPTION | |
Definition at line 323 of file propsys.idl.
| typedef enum IPropertyDescription::PROPDESC_AGGREGATION_TYPE IPropertyDescription::PROPDESC_AGGREGATION_TYPE |
| typedef enum IPropertyDescription::PROPDESC_CONDITION_TYPE IPropertyDescription::PROPDESC_CONDITION_TYPE |
| typedef enum IPropertyDescription::PROPDESC_FORMAT_FLAGS IPropertyDescription::PROPDESC_FORMAT_FLAGS |
| typedef enum IPropertyDescription::PROPDESC_GROUPING_RANGE IPropertyDescription::PROPDESC_GROUPING_RANGE |
| typedef enum IPropertyDescription::PROPDESC_RELATIVEDESCRIPTION_TYPE IPropertyDescription::PROPDESC_RELATIVEDESCRIPTION_TYPE |
| Enumerator | |
|---|---|
| PDAT_DEFAULT | |
| PDAT_FIRST | |
| PDAT_SUM | |
| PDAT_AVERAGE | |
| PDAT_DATERANGE | |
| PDAT_UNION | |
| PDAT_MAX | |
| PDAT_MIN | |
Definition at line 427 of file propsys.idl.
| Enumerator | |
|---|---|
| PDCOT_NONE | |
| PDCOT_STRING | |
| PDCOT_SIZE | |
| PDCOT_DATETIME | |
| PDCOT_BOOLEAN | |
| PDCOT_NUMBER | |
Definition at line 439 of file propsys.idl.
Definition at line 383 of file propsys.idl.
| Enumerator | |
|---|---|
| PDGR_DISCRETE | |
| PDGR_ALPHANUMERIC | |
| PDGR_SIZE | |
| PDGR_DYNAMIC | |
| PDGR_DATE | |
| PDGR_PERCENT | |
| PDGR_ENUMERATED | |
Definition at line 372 of file propsys.idl.
| Enumerator | |
|---|---|
| PDRDT_GENERAL | |
| PDRDT_DATE | |
| PDRDT_SIZE | |
| PDRDT_COUNT | |
| PDRDT_REVISION | |
| PDRDT_LENGTH | |
| PDRDT_DURATION | |
| PDRDT_SPEED | |
| PDRDT_RATE | |
| PDRDT_RATING | |
| PDRDT_PRIORITY | |
Definition at line 412 of file propsys.idl.
Definition at line 325 of file propsys.idl.
| HRESULT IPropertyDescription::CoerceToCanonicalValue | ( | [in, out] PROPVARIANT * | propvar | ) |
|
inline |
Definition at line 401 of file propsys.idl.
|
inline |
Definition at line 342 of file propsys.idl.
|
inline |
Definition at line 361 of file propsys.idl.
| HRESULT IPropertyDescription::FormatForDisplay | ( | [in] REFPROPVARIANT | propvar, |
| [in] PROPDESC_FORMAT_FLAGS | flags, | ||
| [out, string] LPWSTR * | ppszDisplay | ||
| ) |
| HRESULT IPropertyDescription::GetAggregationType | ( | [out] PROPDESC_AGGREGATION_TYPE * | paggtype | ) |
| HRESULT IPropertyDescription::GetColumnState | ( | [out] SHCOLSTATEF * | pcsFlags | ) |
| HRESULT IPropertyDescription::GetConditionType | ( | [out] PROPDESC_CONDITION_TYPE * | pcontype, |
| [out] CONDITION_OPERATION * | popDefault | ||
| ) |
| HRESULT IPropertyDescription::GetDisplayType | ( | [out] PROPDESC_DISPLAYTYPE * | pdisplaytype | ) |
| HRESULT IPropertyDescription::GetGroupingRange | ( | [out] PROPDESC_GROUPING_RANGE * | psd | ) |
| HRESULT IPropertyDescription::GetRelativeDescription | ( | [in] REFPROPVARIANT | propvar1, |
| [in] REFPROPVARIANT | propvar2, | ||
| [out, string] LPWSTR * | ppszDesc1, | ||
| [out, string] LPWSTR * | ppszDesc2 | ||
| ) |
| HRESULT IPropertyDescription::GetRelativeDescriptionType | ( | [out] PROPDESC_RELATIVEDESCRIPTION_TYPE * | prdt | ) |
| HRESULT IPropertyDescription::GetSortDescription | ( | [out] PROPDESC_SORTDESCRIPTION * | psd | ) |
| HRESULT IPropertyDescription::GetSortDescriptionLabel | ( | [in] BOOL | fDescending, |
| [out, string] LPWSTR * | ppszDescription | ||
| ) |
| HRESULT IPropertyDescription::GetTypeFlags | ( | [in] PROPDESC_TYPE_FLAGS | mask, |
| [out] PROPDESC_TYPE_FLAGS * | ppdtFlags | ||
| ) |
| HRESULT IPropertyDescription::GetViewFlags | ( | [out] PROPDESC_VIEW_FLAGS * | ppdvFlags | ) |
| HRESULT IPropertyDescription::IsValueCanonical | ( | [in] REFPROPVARIANT | propvar | ) |
| HRESULT IPropertyDescription::RemoteCoerceToCanonicalValue | ( | [in] REFPROPVARIANT | propvar, |
| [out] PROPVARIANT * | ppropvar | ||
| ) |
| IPropertyDescription::PROPDESC_DISPLAYTYPE |
Definition at line 370 of file propsys.idl.
| IPropertyDescription::PROPDESC_SORTDESCRIPTION |
Definition at line 410 of file propsys.idl.
| IPropertyDescription::PROPDESC_VIEW_FLAGS |
Definition at line 360 of file propsys.idl.