MCSGetOpenItem
From WikiPrizm
Jump to navigationJump to search
Synopsis
Header: fxcg/file.h
Syscall index: 0x1560
Function signature: int MCSGetOpenItem(unsigned char* item)
Gets the name of the currently selected (using MCSGetDlen2) MCS item.
Parameters
- item - Pointer to buffer that will receive the name of the item.
Returns
0 on success and other values on failure.