FrameIterator.GetFunctionName Method

Gets the name of the current function in the call stack.

void GetFunctionName(char[] buffer, int maxlen)

Parameters

char[] buffer

Buffer to copy to.

int maxlen

Max size of the buffer.