SetRequest Example for C++ 6.0 and later
{ //set associate as Accept if(m_pLEADDicomNet->GethPDU() != 0) m_pLEADDicomNet->SetRequest ( m_pLEADDicomNet->GethPDU(), FALSE);}