| Visual Basic | |
|---|---|
Public Structure EdmListCol Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmListCol : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmListCol : public System.ValueType | |
struct EdmListCol{
string mbsCaption;
integer mlEdmListColFlags;
enum EdmColType meColType;
integer mlVariableID;
enum EdmVariableType meVarType;
integer mlWidth;
}
Also see the IEdmSearch10 examples.
This structure is returned by IEdmSearchResult6::GetCustomColumnsInfo.
Version 6.4 of SOLIDWORKS PDM Professional