Library Command
The library command tells the generator that subsequent interface and import commands will generate definitions that belong in the library (DLL) named name. If the parameterset tag is also supplied, the library is used solely for parameterset definitions.
Note: When the library command without the
parameter set tag is evaluated, parametersets for subsequent interface and import
commands appear in that library until a library command with the parameterset tag is
evaluated.