Share via


IGuideDataProperty::get_Language Method

The get_Language method retrieves the language associated with the property.

Syntax

HRESULT get_Language(
  [out]  long *pidLang
);

Parameters

  • pidLang [out]
    Pointer to a variable that receives the language identifier.

Return Value

The method returns an HRESULT. Possible values include those in the following table.

Return code Description

S_OK

The method succeeded.

Requirements

Header Declared in Bdatif.h.

See Also

Error and Success Codes
IGuideDataProperty Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008