| 707 | |
| 708 | #ifdef __cplusplus |
| 709 | typedef class WindowsUpdateAgentInfo WindowsUpdateAgentInfo; |
| 710 | #else |
| 711 | typedef struct WindowsUpdateAgentInfo WindowsUpdateAgentInfo; |
| 712 | #endif /* __cplusplus */ |
nothing calls this directly
no outgoing calls
no test coverage detected