Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 450 Bytes

File metadata and controls

28 lines (21 loc) · 450 Bytes

CC_GetDevice

Description

Gets the parent device handle from the given socket handle.

FUNCTION CC_GetDevice(
				hSocket       : HANDLE;
				skip adapters : BOOLEAN): HANDLE;
def vs.CC_GetDevice(hSocket, skip adapters):
    return HANDLE

Parameters

Name Type Description
hSocket HANDLE
skip adapters BOOLEAN

Version

Availability: from Vectorworks 2025

Category

  • ConnectCAD