ItemEvents_SinkHelper.CustomAction(Object, Object, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void CustomAction(System::Object ^ , System::Object ^ , bool % );
public override void CustomAction (object , object , ref bool );
Public Overrides Sub CustomAction ( As Object, As Object, ByRef As Boolean)