| Visual Basic | |
|---|---|
Public Structure EdmObjectInfo Inherits System.ValueType | |
| C# | |
|---|---|
public struct EdmObjectInfo : System.ValueType | |
| C++/CLI | |
|---|---|
public value class EdmObjectInfo : public System.ValueType | |
struct EdmObjectInfo
{EdmObjectType meType;
object moObjectID;
IEdmObject5* mpoObject;
integer mhResult;
};
The structure contains both input and output.
SOLIDWORKS PDM Professional 2008