ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
PROPDESC_VIEW_FLAGS | |
PROPDESC_DISPLAYTYPE | |
PROPDESC_SORTDESCRIPTION | |
Definition at line 317 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 421 of file propsys.idl.
Enumerator | |
---|---|
PDCOT_NONE | |
PDCOT_STRING | |
PDCOT_SIZE | |
PDCOT_DATETIME | |
PDCOT_BOOLEAN | |
PDCOT_NUMBER |
Definition at line 433 of file propsys.idl.
Definition at line 377 of file propsys.idl.
Enumerator | |
---|---|
PDGR_DISCRETE | |
PDGR_ALPHANUMERIC | |
PDGR_SIZE | |
PDGR_DYNAMIC | |
PDGR_DATE | |
PDGR_PERCENT | |
PDGR_ENUMERATED |
Definition at line 366 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 406 of file propsys.idl.
Definition at line 319 of file propsys.idl.
HRESULT IPropertyDescription::CoerceToCanonicalValue | ( | [in, out] PROPVARIANT * | propvar | ) |
|
inline |
Definition at line 395 of file propsys.idl.
|
inline |
Definition at line 336 of file propsys.idl.
|
inline |
Definition at line 355 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 364 of file propsys.idl.
IPropertyDescription::PROPDESC_SORTDESCRIPTION |
Definition at line 404 of file propsys.idl.
IPropertyDescription::PROPDESC_VIEW_FLAGS |
Definition at line 354 of file propsys.idl.