windows-nt/Source/XPSP1/NT/net/mmc/dialinusr/rasuser.idl
2020-09-26 16:20:57 +08:00

28 lines
566 B
Plaintext

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1998
//
// File: rasuser.idl
//
//--------------------------------------------------------------------------
// Rasdial.idl : IDL source for Rasdial.dll
//
// This file will be processed by the MIDL tool to
// produce the type library (Rasdial.tlb) and marshalling code.
import "oaidl.idl";
import "ocidl.idl";
// some dummy stuff
typedef enum DUMMY__DUMMY
{
enum0,
enum1,
} __enum_type;