ec_message_rsrc_copy
Name
ec_message_rsrc_copy — Duplicate resource identifiers from source into destination
Synopsis
#include "ec_message.h"
| int **ec_message_rsrc_copy** (
| src, | |
| | dest)
; | |
Description
Note
This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.
Duplicate resource identifiers from source into destination.
- src
-
the message to copy resources from
- dest
-
the message to copy resources to
Returns 0 on success. On failure returns -1 and sets errno.
**Configuration Change. ** This feature is available starting from Momentum 3.1.