Skip to content

Instantly share code, notes, and snippets.

@branan
Created April 23, 2011 17:20
Show Gist options
  • Save branan/938794 to your computer and use it in GitHub Desktop.
Save branan/938794 to your computer and use it in GitHub Desktop.
/////////////////////////////////////////////////////////////////////////////
//
// Function : SendKIMessageIReply
// PARAMETERS : command - the command type
// : value - extra value as an Int32
//
// PURPOSE : Send message to the KI, to tell it things to do
//
// RETURNS : nothing
//
void cyMisc::SendKIGZMarkerMsg(Int32 markerNumber, pyKey& sender)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment