Lines Matching refs:IDebugExtendedProperty

39 typedef interface IDebugExtendedProperty IDebugExtendedProperty;  typedef
41 interface IDebugExtendedProperty; variable
130 typedef interface IDebugExtendedProperty IDebugExtendedProperty; typedef
132 interface IDebugExtendedProperty; variable
290 IDebugExtendedProperty *pDebugExtProp;
617 IDebugExtendedProperty : public IDebugProperty
631 __CRT_UUID_DECL(IDebugExtendedProperty, 0x51973c52, 0xcb0c, 0x11d0, 0xb5,0xc9, 0x00,0xa0,0x24,0x4a,…
639 IDebugExtendedProperty *This,
644 IDebugExtendedProperty *This);
647 IDebugExtendedProperty *This);
651 IDebugExtendedProperty *This,
657 IDebugExtendedProperty *This,
663 IDebugExtendedProperty *This,
668 IDebugExtendedProperty *This,
675 IDebugExtendedProperty *This,
680 IDebugExtendedProperty *This,
686 IDebugExtendedProperty *This,
694 interface IDebugExtendedProperty {
715 static FORCEINLINE HRESULT IDebugExtendedProperty_QueryInterface(IDebugExtendedProperty* This,REFII…
718 static FORCEINLINE ULONG IDebugExtendedProperty_AddRef(IDebugExtendedProperty* This) {
721 static FORCEINLINE ULONG IDebugExtendedProperty_Release(IDebugExtendedProperty* This) {
725 static FORCEINLINE HRESULT IDebugExtendedProperty_GetPropertyInfo(IDebugExtendedProperty* This,DWOR…
728 static FORCEINLINE HRESULT IDebugExtendedProperty_GetExtendedInfo(IDebugExtendedProperty* This,ULON…
731 static FORCEINLINE HRESULT IDebugExtendedProperty_SetValueAsString(IDebugExtendedProperty* This,LPC…
734 static FORCEINLINE HRESULT IDebugExtendedProperty_EnumMembers(IDebugExtendedProperty* This,DWORD dw…
737 static FORCEINLINE HRESULT IDebugExtendedProperty_GetParent(IDebugExtendedProperty* This,IDebugProp…
741 static FORCEINLINE HRESULT IDebugExtendedProperty_GetExtendedPropertyInfo(IDebugExtendedProperty* T…
744 static FORCEINLINE HRESULT IDebugExtendedProperty_EnumExtendedMembers(IDebugExtendedProperty* This,…