IVsMonitorUserContext.GetPrevAttrCache(IntPtr, IntPtr, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.