LocalResourceGetMaximumSizeInMegaBytes Function

 

Returns the maximum size in megabytes of the local storage resource.

Syntax

STDAPI LocalResourceGetMaximumSizeInMegaBytes(__in LPLOCALRESOURCE plrc,__out PULONG pdw);

Parameters

Return Value

Use the SUCCEEDED macro to determine whether a call to the LocalResourceGetMaximumSizeInMegaBytes function has succeeded or failed. For more information, see Return Codes.

Remarks

None.

Function Information

Header File

ServiceRuntime.h

Import Library

<Azure SDK installation directory>\lib\x64\mswasr.lib

<Azure SDK installation directory>\lib\x86\mswasr.lib