PXE_OPCODE_STOP

Change UNDI operational state from Started to Stopped.

extern (C)
enum PXE_OPCODE_STOP = 0x0002;

Meta