Glossaria.net

Glossary Visual Basic / Term

Windows API

Windows API

The Windows API (Application Programming Interface) consists of the functions, messages, data structures, data types, and statements you can use in creating applications that run under Microsoft Windows. The parts of the API you use most are code elements for calling API functions from Windows. These include procedure declarations (for the Windows functions), user-defined type definitions (for data structures passed to those functions), and constant declarations (for values passed to and returned from those functions).

Permanent link Windows API - Creation date 2020-06-07


< wildcard characters Glossary / Visual Basic windowstate >