| Visual Basic | |
|---|---|
Function GetStatus( _ ByVal lEdmUnlockStatusFlag As System.Integer _ ) As System.Object | |
| C# | |
|---|---|
System.object GetStatus( System.int lEdmUnlockStatusFlag ) | |
| C++/CLI | |
|---|---|
System.Object^ GetStatus( & System.int lEdmUnlockStatusFlag ) | |
Parameters
- lEdmUnlockStatusFlag
- Combination of EdmUnlockStatusFlag bits
Return Value
Array of statusesSee the IEdmBatchUnlock examples.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2013