Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The QueryPropertyNames method returns the names of the properties used for the snap-in's configuration.
Syntax
HRESULT QueryPropertyNames(
[in] ISnapinPropertiesCallback *pCallback
);
Parameters
[in] pCallback
A pointer to the ISnapinPropertiesCallback interface; the snap-in can call ISnapinPropertiesCallback::AddPropertyName to add the properties.
Return value
If successful, the return value is S_OK; otherwise, the return value is an error code.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | mmcobj.h |