IDebugReference2.SetReferenceType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
SetReferenceType(enum_REFERENCE_TYPE) | |
SetReferenceType(UInt32) |
SetReferenceType(enum_REFERENCE_TYPE)
public:
int SetReferenceType(Microsoft::VisualStudio::Debugger::Interop::enum_REFERENCE_TYPE dwRefType);
public int SetReferenceType (Microsoft.VisualStudio.Debugger.Interop.enum_REFERENCE_TYPE dwRefType);
abstract member SetReferenceType : Microsoft.VisualStudio.Debugger.Interop.enum_REFERENCE_TYPE -> int
Public Function SetReferenceType (dwRefType As enum_REFERENCE_TYPE) As Integer
Parameters
- dwRefType
- enum_REFERENCE_TYPE