Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 107 of file enum.c.
Referenced by getArpTable(), getInterfaceInfoSet(), getNthInterfaceEntity(), getNthIpEntity(), getNumArpEntries(), getNumInterfacesInt(), getNumRoutes(), and WSHNotify().
{ NTSTATUS status = tdiGetSetOfThings( tcpFile, INFO_CLASS_GENERIC, INFO_TYPE_PROVIDER, ENTITY_LIST_ID, GENERIC_ENTITY, 0, 0, sizeof(TDIEntityID), (PVOID *)entitySet, numEntities ); return status; }