![]() |
CInterfaces() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Public Constructor |
Declared in: Interfaces.h |
CInterfaces( int iMaxInterfaces=20);
Ctor and Dtor
try { //Set our name SetName(CInterfaces_Class); //Allocate the information m_iMaxInterfaces=iMaxInterfaces; //Allocate our info if (!iMaxInterfaces) m_pInfo=NULL; else m_pInfo=new INTERFACE_INFO[m_iMaxInterfaces]; } ERROR_HANDLER("CInterfaces")
![]() |
Site content copyright © 2003 Komodia LTD.. See the About page for additional notices. This page last updated: 24 Feb 2003. |