Delen via


AppContentInfo-structuur

In Configuration Manager bevat de AppContentInfo structuur informatie over de inhoud van de toepassing.

Syntaxis

struct AppContentInfo
{
    LPCWSTR szContentId;
    LPCWSTR szContentVersion;
    LPCWSTR szLocalPath;
};

Leden

szContentId De inhouds-id.

szContentVersion De inhoudsversie.

szLocalPath Het lokale pad.

Zie ook

naslaginformatie over Configuration Manager Software Development KitConfiguration Manager