IVsMonitorUserContext::GetPrevAttrCache Method (IntPtr, IntPtr, Int32)

 

Method information is not provided. Do not use this method.

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

int GetPrevAttrCache(
	[OutAttribute] IntPtr% pbstrCacheArray,
	[OutAttribute] IntPtr% pnCurrNumStored,
	[OutAttribute] int% pnMaxNumStored
)

Parameters

pbstrCacheArray
Type: System::IntPtr

Do not use.

pnCurrNumStored
Type: System::IntPtr

Do not use.

pnMaxNumStored
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: