windows-nt/Source/XPSP1/NT/com/oleutest/channel/idl/itest.acf

6 lines
122 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
interface ITest
{
typedef [allocate(dont_free)] KEEP_STRING;
typedef [allocate(all_nodes)] PACTRL_ACCESSW_ALLOCATE;
}