Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 475 Bytes

File metadata and controls

24 lines (18 loc) · 475 Bytes

FInSymDef

Description

Function FInSymDef returns a handle to the first component object within the referenced symbol definition.

FUNCTION FInSymDef(sdHd : HANDLE): HANDLE;
def vs.FInSymDef(sdHd):
    return HANDLE

Parameters

Name Type Description
sdHd HANDLE Handle to symbol definition.

Version

Availability: from All Versions

Category