SOLIDWORKS PDM Professional API Help Send Feedback
EdmObjectInfo Structure
See Also  Members  
EPDM.Interop.epdm Namespace : EdmObjectInfo Structure


Use in calls to IEdmVault9::GetObjects.

Syntax

Visual Basic 
Public Structure EdmObjectInfo 
   Inherits System.ValueType
C# 
public struct EdmObjectInfo : System.ValueType 
C++/CLI 
public value class EdmObjectInfo : public System.ValueType 

Example

struct EdmObjectInfo

{
  EdmObjectType meType;
  object moObjectID;
  IEdmObject5*  mpoObject;
  integer mhResult;
};

Example

Remarks

The structure contains both input and output.

See Also

Availability

SOLIDWORKS PDM Professional 2008