Click to Rate and Give Feedback
MSDN
MSDN Library
Identity Services
Interfaces
IMVSynchronization
 IMVSynchronization::Provision Metho...

  Switch on low bandwidth view
IMVSynchronization::Provision Method

The Provision method evaluates connected objects in response to a change to a metaverse object.

Syntax

C#
public void Provision(
  MVEntry mventry
);
Visual Basic .NET
Public Sub Provision( _
  ByVal mventry As MVEntry _
)
Implements IMVSynchronization.Provision

Parameters

mventry
[in]

Contains an MVEntry object that represents the metaverse object that has changed.

Return Value

This method does not return a value.

Exceptions

Exception typeCondition
EntryPointNotImplementedException

The rules extension does not implement this method.

UnexpectedDataException

The method received unexpected data.

Requirements

ProductILM 2007 FP1
NamespaceMicrosoft.MetadirectoryServices
AssemblyMicrosoft.MetadirectoryServices
.NET Framework.NET Framework 2.0

See Also

IMVSynchronization
MVEntry
Example: Creating a New Connector or Renaming an Existing Connector


Send comments about this topic to Microsoft

Build date: 2/16/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker