Gets the controller metadata using the id and the metadata version.
public:
static void GetControllerMetadata(
uint64 controllerId,
MetadataVersion metadataVersion,
out Array<unsigned char>^ ppMetadata
)
controllerId
Type: uint64
The controller id.
metadataVersion
Type: MetadataVersion
The metadata.
ppMetadata
Type: unsigned char
The controller metadata.
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd