Click or drag to resize

P4ClientInfoMessageList Constructor (P4Server, IntPtr, Int32)

Read the error list from the server

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public P4ClientInfoMessageList(
	P4Server p4Server,
	IntPtr pObj,
	int Count
)

Parameters

p4Server
Type: Perforce.P4P4Server
pObj
Type: SystemIntPtr
Count
Type: SystemInt32
See Also