Visual Studio References a Description of the Remote Interface Library#
When developing with Visual Stuadio, you can invoke the remote interface library by referring to the following Settings:
1、 File structure

The include folder contains the header file of the remote interface, and the lib file contains the library file of the remote interface.
2、 Attribute setting
Add reference directory and library directory in “VC++ directory” :

Add additional library directory in “Linker → General” :

Add the library name in “Linker → Input” :

Reference path of the header file in the program:
