VisuFctCheckClientSupportsFramePreview (FUN)ΒΆ
FUNCTION VisuFctCheckClientSupportsFramePreview : BOOL
This function checks if client data is not null and the client supports frame swiping with preview. Returns false if clientData is null.
- InOut:
Scope
Name
Type
Comment
Return
VisuFctCheckClientSupportsFramePreview
BOOL
Input
pClientData
POINTER TO VisuStructClientData
The client data. Will be checked for null.