GetResourceState
Docslocal retval = GetResourceState(resourceName)Description
Returns the current state of the specified resource.
Parameters
| Name | Type | Description |
|---|---|---|
resourceName | char* | The name of the resource. |
Returns
char*local retval = GetResourceState(resourceName)Returns the current state of the specified resource.
| Name | Type | Description |
|---|---|---|
resourceName | char* | The name of the resource. |
char*No snippets yet. Be the first to contribute!