Click or drag to resize

P4ServerGetTextResults Method

Get the complete text results for the last command

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public string GetTextResults(
	uint cmdID
)

Parameters

cmdID
Type: SystemUInt32
Unique Id for the run of the command

Return Value

Type: String
See Also