Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |