Click or drag to resize

P4ClientInfoMessageList Constructor (P4Server, UInt32)

Create a list from the current error results on the server

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public P4ClientInfoMessageList(
	P4Server p4Server,
	uint cmdId
)

Parameters

p4Server
Type: Perforce.P4P4Server
Perforce Server
cmdId
Type: SystemUInt32
Unique ID
See Also