| Visual Basic | |
|---|---|
Function GetFileList( _ ByVal lEdmUnlockFileListFlags As System.Integer _ ) As EdmSelectionList5 | |
| C# | |
|---|---|
EdmSelectionList5 GetFileList( System.int lEdmUnlockFileListFlags ) | |
| C++/CLI | |
|---|---|
EdmSelectionList5^ GetFileList( & System.int lEdmUnlockFileListFlags ) | |
Parameters
- lEdmUnlockFileListFlags
- Combination of EdmUnlockFileListFlag bits
Return Value
IEdmSelectionList5See the IEdmBatchUnlock examples.
See the IEdmBatchUnlock remarks for information about using this method.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
Version 6.3 of SOLIDWORKS PDM Professional