#include <propsys.h>
Public Member Functions | |
BEGIN_INTERFACE | HRESULT (STDMETHODCALLTYPE *QueryInterface)(IPropertyDescription *This |
ULONG (STDMETHODCALLTYPE *AddRef)(IPropertyDescription *This) | |
ULONG (STDMETHODCALLTYPE *Release)(IPropertyDescription *This) | |
HRESULT (STDMETHODCALLTYPE *GetPropertyKey)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetCanonicalName)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetPropertyType)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetDisplayName)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetEditInvitation)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetTypeFlags)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetViewFlags)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetDefaultColumnWidth)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetDisplayType)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetColumnState)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetGroupingRange)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetRelativeDescriptionType)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetRelativeDescription)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetSortDescription)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetSortDescriptionLabel)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetAggregationType)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetConditionType)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *GetEnumTypeList)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *CoerceToCanonicalValue)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *FormatForDisplay)(IPropertyDescription *This | |
HRESULT (STDMETHODCALLTYPE *IsValueCanonical)(IPropertyDescription *This | |
Data Fields | |
BEGIN_INTERFACE __RPC__in REFIID | riid |
BEGIN_INTERFACE __RPC__in REFIID __RPC__deref_out void ** | ppvObject |
__RPC__out PROPERTYKEY * | pkey |
__RPC__deref_out_opt_string LPWSTR * | ppszName |
__RPC__out VARTYPE * | pvartype |
__RPC__deref_out_opt_string LPWSTR * | ppszInvite |
PROPDESC_TYPE_FLAGS | mask |
PROPDESC_TYPE_FLAGS __RPC__out PROPDESC_TYPE_FLAGS * | ppdtFlags |
__RPC__out PROPDESC_VIEW_FLAGS * | ppdvFlags |
__RPC__out UINT * | pcxChars |
__RPC__out PROPDESC_DISPLAYTYPE * | pdisplaytype |
__RPC__out SHCOLSTATEF * | pcsFlags |
__RPC__out PROPDESC_GROUPING_RANGE * | pgr |
__RPC__out PROPDESC_RELATIVEDESCRIPTION_TYPE * | prdt |
__RPC__in REFPROPVARIANT | propvar1 |
__RPC__in REFPROPVARIANT __RPC__in REFPROPVARIANT | propvar2 |
__RPC__in REFPROPVARIANT __RPC__in REFPROPVARIANT __RPC__deref_out_opt_string LPWSTR * | ppszDesc1 |
__RPC__in REFPROPVARIANT __RPC__in REFPROPVARIANT __RPC__deref_out_opt_string LPWSTR __RPC__deref_out_opt_string LPWSTR * | ppszDesc2 |
__RPC__out PROPDESC_SORTDESCRIPTION * | psd |
BOOL | fDescending |
BOOL __RPC__deref_out_opt_string LPWSTR * | ppszDescription |
__RPC__out PROPDESC_AGGREGATION_TYPE * | paggtype |
__RPC__out PROPDESC_CONDITION_TYPE * | pcontype |
__RPC__out PROPDESC_CONDITION_TYPE __RPC__out CONDITION_OPERATION * | popDefault |
__RPC__in REFIID | riid |
__RPC__in REFIID __RPC__deref_out_opt void ** | ppv |
PROPVARIANT * | ppropvar |
__RPC__in REFPROPVARIANT | propvar |
__RPC__in REFPROPVARIANT PROPDESC_FORMAT_FLAGS | pdfFlags |
__RPC__in REFPROPVARIANT PROPDESC_FORMAT_FLAGS __RPC__deref_out_opt_string LPWSTR * | ppszDisplay |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | IsValueCanonical | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | FormatForDisplay | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | CoerceToCanonicalValue | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetEnumTypeList | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetConditionType | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetAggregationType | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetSortDescriptionLabel | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetSortDescription | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetRelativeDescription | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetRelativeDescriptionType | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetGroupingRange | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetColumnState | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetDisplayType | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetDefaultColumnWidth | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetViewFlags | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetTypeFlags | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetEditInvitation | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetDisplayName | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetPropertyType | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetCanonicalName | ) |
IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | GetPropertyKey | ) |
BEGIN_INTERFACE IPropertyDescriptionVtbl::HRESULT | ( | STDMETHODCALLTYPE * | QueryInterface | ) |
IPropertyDescriptionVtbl::ULONG | ( | STDMETHODCALLTYPE * | Release | ) |
IPropertyDescriptionVtbl::ULONG | ( | STDMETHODCALLTYPE * | AddRef | ) |
__RPC__out SHCOLSTATEF* IPropertyDescriptionVtbl::pcsFlags |
__RPC__out UINT* IPropertyDescriptionVtbl::pcxChars |
__RPC__in REFPROPVARIANT PROPDESC_FORMAT_FLAGS IPropertyDescriptionVtbl::pdfFlags |
__RPC__out PROPDESC_GROUPING_RANGE* IPropertyDescriptionVtbl::pgr |
__RPC__out PROPERTYKEY* IPropertyDescriptionVtbl::pkey |
__RPC__out PROPDESC_CONDITION_TYPE __RPC__out CONDITION_OPERATION* IPropertyDescriptionVtbl::popDefault |
__RPC__in REFPROPVARIANT __RPC__in REFPROPVARIANT __RPC__deref_out_opt_string LPWSTR* IPropertyDescriptionVtbl::ppszDesc1 |
__RPC__in REFPROPVARIANT __RPC__in REFPROPVARIANT __RPC__deref_out_opt_string LPWSTR __RPC__deref_out_opt_string LPWSTR* IPropertyDescriptionVtbl::ppszDesc2 |
BOOL __RPC__deref_out_opt_string LPWSTR* IPropertyDescriptionVtbl::ppszDescription |
__RPC__in REFPROPVARIANT PROPDESC_FORMAT_FLAGS __RPC__deref_out_opt_string LPWSTR* IPropertyDescriptionVtbl::ppszDisplay |
__RPC__deref_out_opt_string LPWSTR* IPropertyDescriptionVtbl::ppszInvite |
__RPC__deref_out_opt_string LPWSTR * IPropertyDescriptionVtbl::ppszName |
__RPC__in REFIID __RPC__deref_out_opt void** IPropertyDescriptionVtbl::ppv |
BEGIN_INTERFACE __RPC__in REFIID __RPC__deref_out void** IPropertyDescriptionVtbl::ppvObject |
__RPC__in REFPROPVARIANT IPropertyDescriptionVtbl::propvar |
__RPC__in REFPROPVARIANT IPropertyDescriptionVtbl::propvar1 |
__RPC__in REFPROPVARIANT __RPC__in REFPROPVARIANT IPropertyDescriptionVtbl::propvar2 |
__RPC__out VARTYPE* IPropertyDescriptionVtbl::pvartype |
__RPC__in REFIID IPropertyDescriptionVtbl::riid |
BEGIN_INTERFACE __RPC__in REFIID IPropertyDescriptionVtbl::riid |