AppDeploymentTypeItem, struktura

W Configuration Manager AppDeploymentTypeItem struktura zawiera wyniki wykrywania dla pojedynczego typu wdrożenia.

Składni

typedef struct tagAppDeploymentTypeItem  
{  
    LPWSTR szId;  
    DWORD dwRevision;  
    AppDetectState eDetectState;  
    DWORD dwErrorCode;  
}AppDeploymentTypeItem, *PAppDeploymentTypeItem;  

Członków

szId
Identyfikator elementu wdrożenia.

dwRevision
— Zmiana.

eDetectState
Wykryj stan.

dwErrorCode
Kod błędu.

Zobacz też

zestaw Configuration Manager Software Development Kit
dokumentacja Configuration Manager