source:
trunk/src/oleaut32/tmarshal.h@
8266
Last change on this file since 8266 was 7916, checked in by , 24 years ago | |
---|---|
File size: 132 bytes |
Line | |
---|---|
1 | #ifndef TMARSHAL_H |
2 | #define TMARSHAL_H |
3 | HRESULT WINAPI |
4 | TypeLibFac_DllGetClassObject(REFCLSID rclsid, REFIID iid,LPVOID *ppv); |
5 | |
6 | #endif |
Note:
See TracBrowser
for help on using the repository browser.