ArcObjects Library Reference (GeoprocessingUI)  

IProtectNameGeoprocessingUI.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

IProtectNameGeoprocessingUI Interface