DkmEELocalObject.InitCache 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.
Initializes the visualizer cache on the IDE computer.
Location constraint: API must be called from a Monitor component (component level < 100,000).
public:
void InitCache();
public:
void InitCache();
void InitCache();
public void InitCache ();
member this.InitCache : unit -> unit
Public Sub InitCache ()