ArcObjects Library Reference (ArcScene)  

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

IProtectNameArcScene Interface