| statnsmemoryResult Structure Definition |
The statnsmemoryResult structure defines the return type for statnsmemory API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
nsmemoryList |
Pointer to the nsmemory List. |
| nsmemorystats Structure Definition |
The nsmemorystats structure defines the actual return type values for statnsmemory API. |
Syntax |
Members |
pool |
Feature name for which to display memory statistics. |
clearstats |
Clear the statsistics / counters |
_nextgenapiresource |
memtotallocfailed |
Total system memory allocation failed. |
memtotallocfailed |
Total system memory allocation failed. |
allocf |
Memory allocation failure for particular feature. |
memcurallocper |
Percentage of Citrix ADC memory used by the feature. |
memcurinkb |
Total current Citrix ADC memory available for use by the feature, in kilobytes. |
memtotallocfailed |
Total system memory allocation failed. |
See Also |