EdmiError edmiRemoteMemoryLogging (SdaiServerContext serverContextId, SdaiOptions options, SdaiString password, SdaiString localFileName, SdaiSelect extensionArg1, SdaiSelect extensionArg2, SdaiSelect extensionArg3, SdaiInvocationId *edmiInvocationId);
This function is intended for analysis of memory usage - expert usage only
Arguments
Type | Name | Comment |
SdaiServerContext | serverContextId | Context identification, from edmiDefineServerContext |
SdaiOptions | options | See description of available options below. |
SdaiString | password | /* optional argument */ |
SdaiString | localFileName | |
SdaiSelect | extensionArg1 | |
SdaiSelect | extensionArg2 | |
SdaiSelect | extensionArg3 | |
SdaiInvocationId | edmiInvocationId | Currently not used. |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.
Options
1 | Option | Comment |
2 | CLOSE_MEMORY_LOGGING | . |
3 | START_MEMORY_LOGGING | |
4 | STOP_MEMORY_LOGGING | |
5 | RESTART_MEMORY_LOGGING | |
6 | GET_CURRENT_MEMORY_LOGGING_RESULT | |
7 | GET_CLOSED_MEMORY_LOGGING_RESULT |
Example
/* log memory*/
See also
Filter by label
There are no items with the selected labels at this time.