MI_OperationOptions_GetResourceUri function (mi.h)

Gets the resource URI being used for an operation.

Syntax

MI_INLINE MI_Result MI_OperationOptions_GetResourceUri(
  [in]  MI_OperationOptions *options,
  [out] const MI_Char       **rUri
);

Parameters

[in] options

A MI_OperationOptions structure containing a set of operation options.

[out] rUri

Returned resource URI being used for the operation.

Return value

A value of the MI_Result enumeration that specifies the function return code. This can be one of the following codes.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Target Platform Windows
Header mi.h
Library Mi.lib
DLL Mi.dll