LPLOCALRESOURCE Type
Updated: July 24, 2015
The LPLOCALRESOURCE type returns an opaque reference to a local store resource.
typedef struct _LOCALRESOURCE* LPLOCALRESOURCE;
Values of this type are returned by the RoleEnvironmentGetLocalResource Function function.
Header File | ServiceRuntime.h |
Import Library | <Azure SDK installation directory>\lib\x64\mswasr.lib <Azure SDK installation directory>\lib\x86\mswasr.lib |
Show: