Skip to main content

MappCloseConnection

Closes a connection to a remote Aurora Imaging Library application.

Syntax

void MappCloseConnection(
AIL_ID RemoteContextAppId //in
)

Description

Closes the connection opened by MappOpenConnection. All objects allocated from this node must have been freed, using M...Free, before disconnecting.

Parameters

RemoteContextAppId (in, AIL_ID)

Specifies the identifier of the remote application context from which to disconnect. This application identifier must have been returned by a previous call to MappOpenConnection.

Copyright © 2026 Zebra Technologies.