IDebugProperty3

Undocumented in source.

Members

Functions

CreateObjectID
HRESULT CreateObjectID()
Undocumented in source.
DestroyObjectID
HRESULT DestroyObjectID()
Undocumented in source.
GetCustomViewerCount
HRESULT GetCustomViewerCount(ULONG* pcelt)
Undocumented in source.
GetCustomViewerList
HRESULT GetCustomViewerList(ULONG celtSkip, ULONG celtRequested, DEBUG_CUSTOM_VIEWER* rgViewers, ULONG* pceltFetched)
Undocumented in source.
GetStringCharLength
HRESULT GetStringCharLength(ULONG* pLen)
Undocumented in source.
GetStringChars
HRESULT GetStringChars(ULONG buflen, WCHAR* rgString, ULONG* pceltFetched)
Undocumented in source.
SetValueAsStringWithError
HRESULT SetValueAsStringWithError(LPCOLESTR pszValue, DWORD dwRadix, DWORD dwTimeout, BSTR* errorString)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Inherited Members

From IDebugProperty2

iid
GUID iid;
Undocumented in source.
GetPropertyInfo
HRESULT GetPropertyInfo(DEBUGPROP_INFO_FLAGS dwFields, DWORD dwRadix, DWORD dwTimeout, IDebugReference2* rgpArgs, DWORD dwArgCount, DEBUG_PROPERTY_INFO* pPropertyInfo)
Undocumented in source.
SetValueAsString
HRESULT SetValueAsString(LPCOLESTR pszValue, DWORD dwRadix, DWORD dwTimeout)
Undocumented in source.
SetValueAsReference
HRESULT SetValueAsReference(IDebugReference2* rgpArgs, DWORD dwArgCount, IDebugReference2 pValue, DWORD dwTimeout)
Undocumented in source.
EnumChildren
HRESULT EnumChildren(DEBUGPROP_INFO_FLAGS dwFields, DWORD dwRadix, GUID* guidFilter, DBG_ATTRIB_FLAGS dwAttribFilter, LPCOLESTR pszNameFilter, DWORD dwTimeout, IEnumDebugPropertyInfo2* ppEnum)
Undocumented in source.
GetParent
HRESULT GetParent(IDebugProperty2* ppParent)
Undocumented in source.
GetDerivedMostProperty
HRESULT GetDerivedMostProperty(IDebugProperty2* ppDerivedMost)
Undocumented in source.
GetMemoryBytes
HRESULT GetMemoryBytes(IDebugMemoryBytes2* ppMemoryBytes)
Undocumented in source.
GetMemoryContext
HRESULT GetMemoryContext(IDebugMemoryContext2* ppMemory)
Undocumented in source.
GetSize
HRESULT GetSize(DWORD* pdwSize)
Undocumented in source.
GetReference
HRESULT GetReference(IDebugReference2* ppReference)
Undocumented in source.
GetExtendedInfo
HRESULT GetExtendedInfo(GUID* guidExtendedInfo, VARIANT* pExtendedInfo)
Undocumented in source.

Meta