This document is archived and information here might be outdated.  Recommended version.


IProtectNameFramework.ProtectOLE_COLOR Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IProtectNameFramework Interface > IProtectNameFramework.ProtectOLE_COLOR Method
ArcGIS Developer Help

IProtectNameFramework.ProtectOLE_COLOR Method

[Visual Basic .NET]
Public Sub ProtectOLE_COLOR ( _
    ByVal aColor As Integer _
)
[C#]
public void ProtectOLE_COLOR (
    int aColor
);

Product Availability

Available with ArcGIS Desktop.

See Also

IProtectNameFramework Interface