| Visual Basic | |
|---|---|
Sub AllowAdminToRevoke( _ ByVal bAllowAdminToRevoke As System.Boolean _ ) | |
| C# | |
|---|---|
void AllowAdminToRevoke( System.bool bAllowAdminToRevoke ) | |
| C++/CLI | |
|---|---|
void AllowAdminToRevoke( & System.bool bAllowAdminToRevoke ) | |
Parameters
- bAllowAdminToRevoke
- True to allow an administrator to revoke state transitions of files, false to not
See the IEdmBatchChangeState3 examples.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2013