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


The following tables list the members exposed by EdmCmd.

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