IDebugDocumentHost.OnCreateDocumentContext(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:
int OnCreateDocumentContext([Runtime::InteropServices::Out] System::Object ^ % ppunkOuter);
public int OnCreateDocumentContext(out object ppunkOuter);
abstract member OnCreateDocumentContext : obj -> int
Public Function OnCreateDocumentContext (ByRef ppunkOuter As Object) As Integer
Parameters
- ppunkOuter
- Object