Searched refs:Close (Results 1 – 10 of 10) sorted by relevance
97 l_cHio2Dll.Close(h); in __ReceiveCallback()230 if ( l_hHIO2 != HIO2_INVALID_HANDLE_VALUE ) l_cHio2Dll.Close(l_hHIO2); in __HIO2Exit()
30 BOOL Close ( HIO2Handle h );
110 HIO2IF_RESULT Close(HIO2IF_ID id);
96 MENUITEM "&Close", ID_FILE_CLOSE115 MENUITEM "&Close", ID_FILE_CLOSE303 ID_FILE_CLOSE "Close the active document\nClose"378 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
96 pApp->m_pHioIf->Close(id); in HioIfEventCallback()294 m_pHioIf->Close(id); in Disconnect()
491 HIO2IF_RESULT CHio2If::Close(HIO2IF_ID id) in Close() function in CHio2If506 BOOL result = m_cHio2Dll.Close(pStatus->m_hHIO); in Close()530 if ( m_cHioStatus[i]->m_hHIO != HIO2IF_INVALID_HANDLE_VALUE ) Close(i); in Exit()
102 BOOL CHio2DllIf::Close( HIO2Handle h ) in Close() function in CHio2DllIf
336 m_pHioIf->Close(m_nSendID); in Disconnect()348 m_pHioIf->Close(m_nRecvID); in Disconnect()
291 ID_FILE_CLOSE "Close the active document\nClose"361 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"
274 ID_FILE_CLOSE "Close the active document\nClose"344 AFX_IDS_SCCLOSE "Close the active window and prompts to save the documents"