Get-MipMessageIdList¶
SYNOPSIS¶
Gets a list of all known MessageIds
SYNTAX¶
DESCRIPTION¶
Gets a list of all known MessageIds. This includes all the message id's defined by the PlatformPlugin and environment as well as for all loaded plug-ins.
REQUIREMENTS
- Does not require a VMS connection
EXAMPLES¶
Example 1¶
Returns a full list of all message ID's defined in [VideoOS.Platform.EnvironmentManager]::Instance.MessageIdList
.
PARAMETERS¶
CommonParameters¶
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.