ArcObjects Library Reference (DefenseSolutions)  

ICacheRenderer.CLSID Property

Provides access to the CLSID of the class implementing this interface.

ERROR: Syntax information about ICacheRenderer.CLSID may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_CLSID(
  IUID** CLSID
);
[C++]

Parameters

CLSID [out, retval]

  CLSID is a parameter of type IUID

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ICacheRenderer Interface