Platform SDK: Exchange Server

HrGetProgManGroups

The HrGetProgManGroups function obtains the names of the program groups.

Quick Info

Header file: EDKSETUP.H
Library: EDKSETUP.LIB

HRESULT HrGetProgManGroups(
  LPDWORD lpIdInst,    
  LPSTR * lppszGroups  
);
 

Parameters

lpIdInst
Input parameter. Points to the instance identifier of the names of the program group.
lpszGroups
Input parameter. Points to the group's string address variable.

Return Values

See Return Values.