_dispDocumentEvents_SinkHelper.DocumentOpening(String, 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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
override void DocumentOpening(System::String ^ A_1, bool A_2);
public:
virtual void DocumentOpening(System::String ^ A_1, bool A_2);
public:
override void DocumentOpening(Platform::String ^ A_1, bool A_2);
override void DocumentOpening(std::wstring const & A_1, bool A_2);
public override void DocumentOpening (string A_1, bool A_2);
public void DocumentOpening (string A_1, bool A_2);
abstract member DocumentOpening : string * bool -> unit
override this.DocumentOpening : string * bool -> unit
Public Overrides Sub DocumentOpening (A_1 As String, A_2 As Boolean)
Public Sub DocumentOpening (A_1 As String, A_2 As Boolean)
Parameters
- A_1
- String
- A_2
- Boolean