Changes states or revokes transitions of all the files added to this batch using
IEdmBatchChangeState::AddFile.
Syntax
Visual Basic (Declaration) | |
---|
Sub ChangeState2( _
ByVal lParentWnd As System.Integer, _
ByVal bsPasswd As System.String, _
Optional ByVal poCallback As EdmCallback _
) |
Parameters
- lParentWnd
- Parent window handle that is passed to add-ins that are notified about file state changes in the vault
- bsPasswd
- Password of user executing the transition
- poCallback
- Optional pointer to a class that implements IEdmCallback to receive progress information about the operation
Remarks
See Also
Availability
SOLIDWORKS Enterprise PDM 2015 SP02