Glossaria.net

Glossary Visual Basic / Term

stub

stub

An interface-specific object that unpackages the parameters for that interface after they are marshaled across the process boundary, and makes the requested method call. The stub runs in the address space of the receiver and communicates with a corresponding proxy in the sender’s address space.

Permanent link stub - Creation date 2020-06-07


< string literal Glossary / Visual Basic Sub procedure >