Perforce API for the .Net CLR |
|
P4Connection.RunCallbackUnparsed Method
Runs the callback unparsed.
[Visual Basic]
Public Sub RunCallbackUnparsed( _
ByVal
Callback As
P4Callback, _
ByVal
Command As
String, _
ParamArray
Args As
String() _
)
Parameters
-
Callback
- The callback.
-
Command
- The command.
-
Args
- The args.
See Also
P4Connection Class | P4API Namespace