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

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

Syntax

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

Return Value

See Also