Searched refs:m_pSendCommand (Results 1 – 1 of 1) sorted by relevance
72 PLRCTR_SendCommand m_pSendCommand; variable93 m_pSendCommand = NULL; in CLoadRun()132 m_pSendCommand = (PLRCTR_SendCommand)GetProcAddress(m_hDLL, "LRCTR_SendCommand"); in Initialize()255 return (m_pSendCommand) ? (*m_pSendCommand)(pCtrl, pCmd, pResTxt, pLength) : -1; in SendCommand()