IDebugPortSupplierLocale2

Provides locale support for a port supplier.

IDebugPortSupplierLocale2 : IUnknown

Notes for Implementers

A custom port supplier implements this interface to set the locale.

Methods

The following table shows the methods of IDebugPortSupplierLocale2.

Method

Description

IDebugPortSupplierLocale2::SetLocale

Sets the locale for the port supplier.

Requirements

Header: Portpriv.h

Namespace: Microsoft.VisualStudio.Debugger.Interop

Assembly: Microsoft.VisualStudio.Debugger.Interop.dll

See Also

Concepts

Core Interfaces

Reference

IDebugPortSupplier2

IDebugPortSupplier3