Create a P4.P4MapApi object to be used on the current server connection

Namespace: Perforce.P4
Assembly: p4api.net (in p4api.net.dll) Version: 2014.3.100.9144 (2014.3.100.9144)

Syntax

C#
public P4MapApi GetMapApi()
Visual Basic
Public Function GetMapApi As P4MapApi
Visual C++
public:
P4MapApi^ GetMapApi()

Return Value

See Also