| Visual Basic | |
|---|---|
Function GetFirstCategoryPosition() As IEdmPos5 | |
| C# | |
|---|---|
IEdmPos5 GetFirstCategoryPosition() | |
| C++/CLI | |
|---|---|
IEdmPos5^ GetFirstCategoryPosition(); | |
Return Value
IEdmPos5; position of the first category in the listSee the IEdmCategoryMgr6 examples.
After calling this method, call IEdmCategoryMgr6::GetNextCategory.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional Version 6.0