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

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

Syntax

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

Return Value

See Also