PathEngine home previous: Interface iAgentnext: iAgent::addExternalRef()
Contents, API Reference, Interfaces, iAgent, addConstExternalRef

iAgent::addConstExternalRef()

Description

Increments the internal reference count for this API object.

Syntax

std::unique_ptr<const iAgent> addConstExternalRef() const

Return Value

The new external reference to this object.

C# Mapping

Agent addConstExternalRef();

Java Mapping

Agent addConstExternalRef();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iAgent::addExternalRef()