Question
Error code when pasting with PlayActionEvent
When pasting the clipboard with the code below, we get an error code of 1398034256. Converting that number to hex and then to string, it's "STOP". This only happens occasionally, what could cause this?
sAIActionManager->PlayActionEvent(kAIPasteClipboardAction, kDialogOff, NULL);