Verb Control Block

The only parameter passed to the APPC function is the address of a verb control block (VCB). The VCB is a structure made up of variables that:

Each APPC verb has its own VCB structure, which is declared in the WINAPPC.H header file. For compatibility with earlier versions, the APPC_C.H header file is also supported.

You can find the WINAPPC.H file in the SNA Server Software Development Kit.