_dispPublishEvents.OnPublishDone(Boolean) Method

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 void OnPublishDone(bool Success);
public:
 void OnPublishDone(bool Success);
void OnPublishDone(bool Success);
[System.Runtime.InteropServices.DispId(2)]
public void OnPublishDone (bool Success);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member OnPublishDone : bool -> unit
Public Sub OnPublishDone (Success As Boolean)

Parameters

Success
Boolean
Attributes

Applies to