5.2.4.1.1 Creating a Library Name Component

To create a library name component pseudo-object, use the following C/C++ function:

LNameComponent create_lname_component(); // C/C++

The returned pseudo-object can then be operated on using the operations shown in the following code snippet.