VsDebugTargetInfo.pClsidList Field

Definition

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:

Applies to