IVsMonitorUserContext.GetPrevAttrCache(IntPtr, IntPtr, Int32) Method

Definition

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

public:
 int GetPrevAttrCache([Runtime::InteropServices::Out] IntPtr % pbstrCacheArray, [Runtime::InteropServices::Out] IntPtr % pnCurrNumStored, [Runtime::InteropServices::Out] int % pnMaxNumStored);
public int GetPrevAttrCache (out IntPtr pbstrCacheArray, out IntPtr pnCurrNumStored, out int pnMaxNumStored);
abstract member GetPrevAttrCache : nativeint * nativeint * int -> int
Public Function GetPrevAttrCache (ByRef pbstrCacheArray As IntPtr, ByRef pnCurrNumStored As IntPtr, ByRef pnMaxNumStored As Integer) As Integer

Parameters

pbstrCacheArray
IntPtr

nativeint

Do not use.

pnCurrNumStored
IntPtr

nativeint

Do not use.

pnMaxNumStored
Int32

Do not use.

Returns

Applies to