IWICComponentInfo::GetSigningStatus method
Retrieves the signing status of the component.
Syntax
HRESULT GetSigningStatus( [out] DWORD *pStatus );
Parameters
- pStatus [out]
-
Type: DWORD*
A pointer that receives the WICComponentSigning status of the component.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
Signing is unused by WIC. Therefore, all components WICComponentSigned.
This function can be used to determine whether a component has no binary component or has been added to the disabled components list in the registry.
Requirements
|
Minimum supported client |
Windows XP with SP2, Windows Vista [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
|
Library |
|