STRENTRY structure

Describes a string mapping for an information (INF) file.

Syntax

typedef struct {
  LPTSTR pszName;
  LPTSTR pszValue;
} STRENTRY;

Members

  • pszName
    String to substitute.

  • pszValue
    Replacement string or string resource.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

Advpub.h

Type library

Advpack.lib