Function


nuGfxPreNMIFuncRemove (Macro)


Syntax

void nuGfxPreNMIFuncRemove(void)
Arguments
None
Return Value
None
Description

Deletes the call back function which was registered in the graphics thread

Deletes 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