2025-04-27 07:49:33 -04:00

17 lines
283 B
C

/*++
Copyright (c) 1996-1999 Microsoft Corporation
Module Name:
name.h
Abstract:
Interface Function name strings for PublishInterface
--*/
CONST CHAR pstrGetInfo[] = "GetInfo";
CONST CHAR pstrFilterGraphics[] = "FilterGraphics";