IDebugProcessEx2.AddImplicitProgramNodes(Guid, Guid[], UInt32) 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 AddImplicitProgramNodes(Guid % guidLaunchingEngine, cli::array <Guid> ^ rgguidSpecificEngines, System::UInt32 celtSpecificEngines);
public int AddImplicitProgramNodes(ref Guid guidLaunchingEngine, Guid[] rgguidSpecificEngines, uint celtSpecificEngines);
abstract member AddImplicitProgramNodes : Guid * Guid[] * uint32 -> int
Public Function AddImplicitProgramNodes (ByRef guidLaunchingEngine As Guid, rgguidSpecificEngines As Guid(), celtSpecificEngines As UInteger) As Integer
Parameters
- guidLaunchingEngine
- Guid
- rgguidSpecificEngines
- Guid[]
- celtSpecificEngines
- UInt32