Source position: jwanetsh.pas line 284
type NS_OSVERSIONCHECK = function( |
CIMOSType: UINT; |
CIMOSProductSuite: UINT; |
CIMOSVersion: LPCWSTR; |
CIMOSBuildNumber: LPCWSTR; |
CIMServicePackMajorVersion: LPCWSTR; |
CIMServicePackMinorVersion: LPCWSTR; |
CIMProcessorArchitecture: UINT; |
dwReserved: DWORD |
):BOOL; |