Help File:UnregisterFunction
Jump to navigation
Jump to search
UnregisterFunction
This function will remove a callback function that has been previously registered.
functiondefinition
BOOL UnregisterFunction(int pluginid, int functionid);
pluginid - The pluginid you got from InitializePlugin.
functionid - The result of RegisterFunction.
Returns TRUE if the functionid was found and removed for this plugin.
- Plugin system
- GetVersion
- DisablePlugin
- InitializePlugin
- PluginVersion
- ExportedFunctions
- sizeofExportedFunctions
- ShowMessage
- RegisterFunction
- UnregisterFunction
- OpenedProcessID
- OpenedProcessHandle
- GetMainWindowHandle
- AutoAssemble
- Assembler
- Disassembler
- ChangeRegistersAtAddress
- InjectDLL
- FreezeMem
- UnfreezeMem
- FixMem
- ProcessList
- ReloadSettings
- GetAddressFromPointer
- sym_nameToAddress
- sym_addressToName
- sym_generateAPIHookScript
- loadDBK32
- loaddbvmifneeded
- previousOpcode
- nextOpcode
- disassembleEx
- loadModule
- aa_AddExtraCommand
- aa_RemoveExtraCommand