Navigation: Scripting Reference Manual > Functions & Subroutines > GetSourcePosBitmap

 

GetSourcePosBitmap

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the values of a Position Bitmap source.

 

Syntax

success = GetSourcePosBitmap ( n, pos )

 

Parameters

success (Boolean)

Identifies if the retrieval succeeded.

 

n As Long

Node number of the source.

 

pos As T_SOURCEPOSBITMAP

Structure containing the data from the source.

 

Remarks

This function retrieves the values of a Position Bitmap source. If it encounters an error it sets no error and returns False.

 

See Also

SetSourcePosBitmap

T_SOURCEPOSBITMAP

Examples

Sources

 

 

 

 

 

Copyright © Photon Engineering, LLC