windows-nt/Source/XPSP1/NT/termsrv/license/tlserver/rpc/license.idl

19 lines
380 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
//+--------------------------------------------------------------------------
//
// Copyright (c) 1997-1999 Microsoft Corporation
//
// File:
//
// Contents:
//
// History:
//
//---------------------------------------------------------------------------
interface license_helper
{
typedef BYTE* PBYTE;
typedef DWORD* PDWORD;
#include "license.h"
}