Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The Bootstrapper C++ API is a set of types and functions (callable only from C++) that offer an alternative way to call the Bootstrapper API.
Topics in this section
| Topic | Description |
|---|---|
| Constants for use with the Bootstrapper C++ API | The following constants (for use with the Bootstrapper C++ API) are declared in WindowsAppSDK-VersionInfo.h. |
| Microsoft::Windows::ApplicationModel namespace | Types and functions from the Bootstrapper C++ API that are in the (Microsoft::Windows) ApplicationModel namespace. For example, a class that represents a version of the Windows App SDK framework package. |
| Microsoft::Windows::ApplicationModel::DynamicDependency::Bootstrap namespace | Types and functions from the Bootstrapper C++ API that are in the (Microsoft::Windows::ApplicationModel::DynamicDependency) Bootstrap namespace. For example, helper functions that wrap calls to the Bootstrapper API. |
See also
Współpracuj z nami na GitHub
Źródło tej treści można znaleźć na GitHubie, gdzie można także tworzyć i przeglądać problemy oraz pull requesty. Więcej informacji znajdziesz w naszym przewodniku dla współautorów.
Windows developer