AUParameter.Address Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the address (a non-persistent numerical identifier) for the parameter.
public virtual ulong Address { [Foundation.Export("address")] get; }
member this.Address : uint64
Property Value
A non-persistent numeric identifier for the parameter.
- Attributes