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


IProtectNameArcGlobe.ProtectOLE_HANDLE Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IP > IProtectNameArcGlobe Interface > IProtectNameArcGlobe.ProtectOLE_HANDLE Method
ArcGIS Developer Help

IProtectNameArcGlobe.ProtectOLE_HANDLE Method

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IProtectNameArcGlobe Interface