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 Initialize method initializes a snap-in.
Syntax
HRESULT Initialize(
[in] Properties *pProperties
);
Parameters
[in] pProperties
Properties collection that can be used by the snap-in for initialization.
Return value
If successful, the return value is S_OK; otherwise, the return value is E_FAIL.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | mmcobj.h |