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


For a list of all members of this type, see EdmCmd members.

Public Fields

 NameDescription
public FieldmbCancelCommand cancel status.  
public FieldmbsCommentContains name specific to EdmCmd.meCmdType.  
public FieldmbSilentModeSilent mode status for the command.  
public FieldmeCmdTypeType of command.  
public FieldmlCmdIDCommand ID.  
public FieldmlCurrentFolderIDID of the active folder.  
public FieldmlEdmRefreshFlagsControls how SOLIDWORKS PDM Professional refreshes File Explorer after a call to IEdmAddIn5::OnCmd.  
public FieldmlParentWndWindow handle of the parent window.  
public FieldmpoExtraPointer to an object containing command-specific information.  
public FieldmpoVaultPointer to the file vault's interface.  
Top

See Also