Click or drag to resize

P4MapApi Constructor (Boolean)

Create a new P4MapApi

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.258.5793
Syntax
public P4MapApi(
	bool useUnicode
)

Parameters

useUnicode
Type: SystemBoolean
Remarks
The server is needed to know whether or not it is necessary to translate strings to/from Unicode
See Also