The Microsoft® Repository engine uses this method to initialize a new Repository object in memory.
HRESULT InitNew(
IRepository *pIRepository,
INTID sInternalId
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.