Click or drag to resize

P4ClientErrorList Constructor (P4Server, IntPtr)

Read the error list from the server

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

Parameters

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