VsDebugTargetInfo.pClsidList Field
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.
Holds an array of GUIDs for multiple engine launch.
public: IntPtr pClsidList;
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr pClsidList;
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pClsidList : nativeint
Public pClsidList As IntPtr
Field Value
IntPtr
nativeint
- Attributes
Remarks
Set to null
if dwClsidCount is zero. Most users can use clsidCustom instead and setdwClsidCount to zero.
COM Signature
From vsshell.idl: