Compartilhar via


CRendererInputPin::QueryId

Windows Mobile SupportedWindows Embedded CE Supported

9/8/2008

Recupera um identificador para o pino.

Syntax

HRESULT QueryId(
  LPWSTR* Id 
);

Parameters

  • ID
    Identificador PIN.

Return Value

Retorna um HRESULT valor.

Remarks

Essa função membro implementa o IPin::QueryId método. Ele substitui o CBasePin::QueryId função membro e atribui a seqüência de caracteres "em" Para ID. Observe que ele usa o Win32 CoTaskMemAlloc função ao inicializar ID, portanto, o usuário é responsável por liberando o bloco formato usando CoTaskMemFree.

Requirements

Windows Embedded CE Windows CE 2.12 and later
Windows Mobile Windows Mobile Version 5.0 and later
Note Microsoft DirectShow applications and DirectShow filters have different include file and Library requirements
For more information, see Setting Up the Build Environment, Version 2.12 requires DXPAK 1.0 or later