VsTextPackageClass::AttemptToCheckOutBufferFromScc Method (IVsUserData^, 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 AttemptToCheckOutBufferFromScc(
	IVsUserData^ pBufData,
	[OutAttribute] int% pfCheckoutSucceeded
)

Parameters

pBufData
Type: Microsoft.VisualStudio.TextManager.Interop::IVsUserData^

Do not use.

pfCheckoutSucceeded
Type: System::Int32

Do not use.

Return Value

Type: System::Int32

Do not use.

Return to top
Show: