Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

GetChildToolsets method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Retrieves the list of child toolsets.

Class

IToolset

Syntax

[C#]

IToolsets GetChildToolsets(

int depth

);

[Visual C++]

// Retrieves the list of child Toolsets.

HRESULT GetChildToolsets(

// the level of children to retrieve: pass -1 for N.

[in] int depth,

[out, retval] IToolsets** toolsets

);

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in