VsTextManagerClass::SetFileChangeAdvise Method (String^, Int32)

 

Method information not provided. Do not use.

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

public:
virtual 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

Do not use.

Return to top
Show: