Get the complete text results for the last command
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
C# |
---|
public string GetTextResults( uint cmdID ) |
Visual Basic |
---|
Public Function GetTextResults ( _ cmdID As UInteger _ ) As String |
Visual C++ |
---|
public: String^ GetTextResults( unsigned int cmdID ) |
Parameters
- cmdID
- Type: System..::..UInt32