示例#1
0
        public void PopupCallbackFunction()
        {
            bool bRet;

            bRet = m_iSwApp.ShowThirdPartyPopupMenu(registerID, 500, 500);
        }