SOLIDWORKS PDM Professional API Help Send Feedback
mlParam Field
See Also 
EPDM.Interop.epdm Namespace > EdmListFile Structure : mlParam Field


Caller-defined parameter that was passed to the IEdmBatchListing::AddFile method.

Syntax

Visual Basic 
Public mlParam As System.Integer
C# 
public System.int mlParam
C++/CLI 
public:
System.int mlParam

See Also