IESEvent::GetEventType Method
[This documentation is preliminary and is subject to change.]
Gets the GUID that identifies an event defined by the Protected Broadcast Driver Architecture (PBDA). The GUID is contained in an IESEvent object passed in a call to IESEventService::FireESEvent.
Syntax
HRESULT GetEventType(
[out, retval] GUID *pguidEventType
);
Parameters
- pguidEventType [out]
Pointer to the GUID that uniquely identifies the event type.
Return Value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Client | Requires Windows 7. |
| IDL | Declared in Tuner.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008