Click or drag to resize
Unmanaged Link

Unmanaged links are used for referencing unmanaged code entities.

Syntax

TBD.

Note Note
The link target cannot contain spaces.
Note Note
Unmanaged link elements are not rendered as actual links.
Example
AMDL
[U:SetWindowPlacement]
Example Output

SetWindowPlacement

Differences from PM
  1. PM does not define code link elements.

amdl2maml Support

Partial, pending parser modification.

Limitations

  • Reference-style links are unsupported.

Current Workaround

AMDL
[](U:SetWindowPlacement)
See Also