ISnapinProperties::Initialize method (mmcobj.h)

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