IOleDocumentView.GetDocument(Object) 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:
void GetDocument([Runtime::InteropServices::Out] System::Object ^ % ppunk);
void GetDocument([Runtime::InteropServices::Out] winrt::Windows::Foundation::IInspectable const & & ppunk);
public void GetDocument (out object ppunk);
abstract member GetDocument : obj -> unit
Public Sub GetDocument (ByRef ppunk As Object)
Parameters
- ppunk
- Object
Remarks
For information on the COM interface, see IOleDocumentView::GetDocument