Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 420 Bytes

File metadata and controls

27 lines (20 loc) · 420 Bytes

SetDSelect

Description

Procedure SetDSelect deselects the referenced object.

PROCEDURE SetDSelect(h : HANDLE);
def vs.SetDSelect(h):
    return None

Parameters

Name Type Description
h HANDLE Handle to object.

Examples

IsolateLayer

Version

Availability: from All Versions

Category