Share via


IBDA_Topology::DeletePin Method

The DeletePin method deletes a pin from the filter's topology.

Syntax

HRESULT DeletePin(
  [in]  ULONG ulPinId
);

Parameters

  • ulPinId [in]
    Specifies the identifier of the pin to be deleted.

Return Value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Requirements

Header Declared in Bdaiface.h.

See Also

Error and Success Codes
IBDA_Topology Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008