| Visual Basic | |
|---|---|
Sub CloseFile( _ ByVal bFlush As System.Boolean _ ) | |
| C# | |
|---|---|
void CloseFile( System.bool bFlush ) | |
| C++/CLI | |
|---|---|
void CloseFile( & System.bool bFlush ) | |
Parameters
- bFlush
- True to call IEdmEnumeratorVariable5::Flush before closing the file, false to not
Set Part Number Using Default Serial Numbers (C#)
Set Part Number Using Default Serial Numbers (VB.NET)
Set Part Number Using Default Serial Numbers (VB.NET)
After closing the file using this method, none of the other methods in this interface work.
- S_OK: The method successfully executed.
- S_FALSE: An argument is invalid.
SOLIDWORKS PDM Professional 2008