Lines Matching refs:HRESULT

38 cpp_quote("#define PSSTDAPI EXTERN_C DECLSPEC_IMPORT HRESULT STDAPICALLTYPE")
53 HRESULT Initialize(
66 [local] HRESULT Initialize(
79 HRESULT GetCount(
82 HRESULT GetAt(
86 HRESULT GetValue(
90 HRESULT SetValue(
94 HRESULT Commit(void);
106 HRESULT GetNamedValue(
110 HRESULT SetNamedValue(
114 HRESULT GetNameCount(
117 HRESULT GetNameAt(
145 HRESULT SetPropertyKey(
148 HRESULT GetPropertyKey(
167 HRESULT ApplyToPropVariant([in] REFPROPVARIANT propvarin, [out] PROPVARIANT *propvarout);
177 HRESULT GetCount(
180 HRESULT GetAt(
185 HRESULT InsertAt(
189 HRESULT Append(
192 HRESULT AppendOrReplace(
195 HRESULT RemoveAt(
198 HRESULT IsKeyInArray(
210 HRESULT IsPropertyWritable(
230 HRESULT GetState(
234 HRESULT GetValueAndState(
239 HRESULT SetState(
243 HRESULT SetValueAndState(
265 HRESULT GetEnumType(
268 HRESULT GetValue(
271 HRESULT GetRangeMinValue(
274 HRESULT GetRangeSetValue(
277 HRESULT GetDisplayText(
289 HRESULT GetImageReference(
301 HRESULT GetCount(
304 HRESULT GetAt(
309 HRESULT GetConditionAt(
314 HRESULT FindMatchingIndex(
451 HRESULT GetPropertyKey(
454 HRESULT GetCanonicalName(
457 HRESULT GetPropertyType(
460 HRESULT GetDisplayName(
463 HRESULT GetEditInvitation(
466 HRESULT GetTypeFlags(
470 HRESULT GetViewFlags(
473 HRESULT GetDefaultColumnWidth(
476 HRESULT GetDisplayType(
479 HRESULT GetColumnState(
482 HRESULT GetGroupingRange(
485 HRESULT GetRelativeDescriptionType(
488 HRESULT GetRelativeDescription(
494 HRESULT GetSortDescription(
497 HRESULT GetSortDescriptionLabel(
501 HRESULT GetAggregationType(
504 HRESULT GetConditionType(
508 HRESULT GetEnumTypeList(
512 [local] HRESULT CoerceToCanonicalValue(
515 [call_as(CoerceToCanonicalValue)] HRESULT RemoteCoerceToCanonicalValue(
519 HRESULT FormatForDisplay(
524 HRESULT IsValueCanonical(
536 HRESULT GetImageReferenceForValue(
549 HRESULT GetSortByAlias(
553 HRESULT GetAdditionalSortByAliases(
586 HRESULT GetSearchInfoFlags(
589 HRESULT GetColumnIndexType(
592 HRESULT GetProjectionString(
595 HRESULT GetMaxSize(
607 HRESULT GetRelatedProperty(
632 HRESULT GetPropertyDescription(
637 HRESULT GetPropertyDescriptionByName(
642 HRESULT GetPropertyDescriptionListFromString(
647 HRESULT EnumeratePropertyDescriptions(
652 HRESULT FormatForDisplay(
659 HRESULT FormatForDisplayAlloc(
665 HRESULT RegisterPropertySchema(
668 HRESULT UnregisterPropertySchema(
671 HRESULT RefreshPropertySchema(void);
681 HRESULT GetCount(
684 HRESULT GetAt(
698 HRESULT GetPropertyStore(
704 HRESULT GetPropertyStoreForKeys(
720 HRESULT GetDelayedPropertyStore(
751 HRESULT SetFlags(
754 HRESULT SetPropertyStorage(
758 HRESULT GetPropertyStorage(
771 HRESULT GetpropertyStorageSize(
774 HRESULT GetPropertyStorageBuffer(
788 HRESULT SchemaRefreshed(void);
798 HRESULT CreateObject(
810 cpp_quote("HRESULT WINAPI PSStringFromPropertyKey(REFPROPERTYKEY,LPWSTR,UINT);")
811 cpp_quote("HRESULT WINAPI PSPropertyKeyFromString(LPCWSTR,PROPERTYKEY*);")
812 cpp_quote("HRESULT WINAPI PSGetPropertyDescription(REFPROPERTYKEY,REFIID,void **);")
813 cpp_quote("HRESULT WINAPI PSRefreshPropertySchema(void);")