NCPExtensionClient

Defines an NCP extension client

Service:NCP Extension
Defined In:nwncpx.h

Structure

  struct NCPExtensionClient { 
     LONG   connection ; 
     LONG   task ; 
  };
  

Fields

connection
Specifies the connection number of the client.
task
Specifies the task number of the client.