A pointer to an object ID that has type MP_LIBRARY_PROPERTIES structure allocated by the caller. With a successful return, this structure contains the properties of the MP library currently in use.
DESCRIPTION
The MP_GetLibraryProperties() function gets the properties of the MP library currently in use.
RETURN VALUES
MP_STATUS_INVALID_PARAMETER
The pProps is null or specifies a memory area that cannot be written to.
MP_STATUS_SUCCESS
The operation is successful.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE
ATTRIBUTE VALUE
Interface Stability
Standard: ANSI INCITS 412 Multipath Management API