:acviewport. (Application-Controlled Window)

Purpose

Enables an application to dynamically control what is displayed in an IPF window.

Syntax

┌───────────────┬───────────────┬───────────────┬───────────────┐
│Tag            │Element        │Attributes     │End            │
├───────────────┼───────────────┼───────────────┼───────────────┤
│:acviewport.   │Have IPF call a│dll=' '        │               │
│               │function in a  │objectname=' ' │               │
│               │dynamic-link   │objectinfo=' ' │               │
│               │module.        │objectid=' '   │               │
├───────────────┼───────────────┼───────────────┼───────────────┤
│               │Define the     │vpx=           │               │
│               │window in which│vpy=           │               │
│               │the function   │vpcx=          │               │
│               │runs.          │vpcy=          │               │
└───────────────┴───────────────┴───────────────┴───────────────┘

Attributes