Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 429 Bytes

File metadata and controls

25 lines (18 loc) · 429 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

  • Document List Handling