Function
nuGfxPreNMIFuncRemove (Macro)
void nuGfxPreNMIFuncRemove(void)
Arguments
None
Return Value
None
Explanation
Delete the call back function which was registered in the graphics thread.
Delete the call back function which was registered in the graphics thread. Use the nuGfxPreNMIFuncSet function to register the function.
This is a macro for the nuGfxPreNMIFuncSet function.
See Also
nuGfxPreNMIFuncSet