Share via


Windows Media Player 11 SDK IWMPPlugin::GetID 

Windows Media Player SDK banner art

Previous Next

IWMPPlugin::GetID

The IWMPPlugin::GetID method returns the class id of the plug-in.

Syntax

  

Parameters

pGUID

[out]  Pointer to a GUID that represents the class ID of the plug-in.

Return Values

The method returns an HRESULT.

Remarks

For more information on the GUID structure, see the Platform SDK.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmprealestate.h.

See Also

Previous Next