B
Bae,Hyun-jik
Hi,
Is there any way to add my own attribute to unmanaged C++ code? For example,
[MyOwnAttribute(id1,id2)]
int Foo(void* a,int b);
I searched for web and guess that attribute provider or something is related
to them, but I am not sure.
Please reply. Thanks in advance.
Regards,
Hyun-jik Bae
Is there any way to add my own attribute to unmanaged C++ code? For example,
[MyOwnAttribute(id1,id2)]
int Foo(void* a,int b);
I searched for web and guess that attribute provider or something is related
to them, but I am not sure.
Please reply. Thanks in advance.
Regards,
Hyun-jik Bae