CHECK_SYSTEMGUID

This macro checks a CEGUID to determine if it identifies the object store database volume

At a Glance

Header file: Windbase.h
Windows CE versions 2.10 and later

Syntax

BOOL CHECK_SYSTEMGUID( PCEGUID pceguid );

Parameters

pceguid

Pointer to the  CEGUID to check..

Return Values

TRUE indicates success. FALSE indicates failure.

See Also

CREATE_INVALIDGUID, CREATE_SYSTEMGUID