Microsoft DirectX 9.0

FOURCCMap::SetFOURCC

Sets the FOURCC portion of the FOURCCMap object.

Syntax

void SetFOURCC(
  const GUID *pguid
);

Parameters

pguid

Pointer to the returned globally unique identifier (GUID) part of the FOURCCMap object.

Return Value

No return value.

See Also