IDebugSessionProperty2.GetExtendedInfo(Guid, Object) 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.
public:
int GetExtendedInfo(Guid % guidExtendedInfo, [Runtime::InteropServices::Out] System::Object ^ % pExtendedInfo);
public int GetExtendedInfo (ref Guid guidExtendedInfo, out object pExtendedInfo);
abstract member GetExtendedInfo : Guid * obj -> int
Public Function GetExtendedInfo (ByRef guidExtendedInfo As Guid, ByRef pExtendedInfo As Object) As Integer
Parameters
- guidExtendedInfo
- Guid
- pExtendedInfo
- Object