IVsTextManager::SetFileChangeAdvise Method (String^, Int32)

 

Method information is not provided.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

int SetFileChangeAdvise(
	String^ pszFileName,
	int fStart
)

Parameters

pszFileName
Type: System::String^

Do not use.

fStart
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: