ModelingEditorFactory.OnAfterOpenSolution(Object, Int32) Yöntem

Tanım

IVsSolutionEvents. OnAfterOpenSolution

public:
 virtual int OnAfterOpenSolution(System::Object ^ pUnkReserved, int fNewSolution);
public int OnAfterOpenSolution (object pUnkReserved, int fNewSolution);
abstract member OnAfterOpenSolution : obj * int -> int
override this.OnAfterOpenSolution : obj * int -> int
Public Function OnAfterOpenSolution (pUnkReserved As Object, fNewSolution As Integer) As Integer

Parametreler

pUnkReserved
Object
fNewSolution
Int32

Döndürülenler

Int32

Uygulamalar

Şunlara uygulanır