SE_metadatainfo_get_id |
Returns the record ID from the supplied metadata object
LONG SE_metadatainfo_get_id (const SE_METADATAINFO metadata_record, LONG *id);
metadata_record | A pointer to a metadata object |
id | A pointer to the record ID |
This function retrieves the record ID for the specified metadata object.
SE_SUCCESS
SE_FAILURE
SE_INVALID_METADATA_OBJECT
SE_INVALID_POINTER