Re: SystemParametersInfo and pvParam

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Mattias Sjögren (mattias.dont.want.spam_at_mvps.org)
Date: 12/13/04


Date: Mon, 13 Dec 2004 21:16:33 +0100


>In SystemParametersInfo API, type of its pvParam is PVOID.
>I want to know what type I must use to both set and get of this api works
>properly.

It depends on the actual argument data type, which varies depending on
which parameter you're retrieving or querying.

Mattias

-- 
Mattias Sjögren [MVP]  mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.


Relevant Pages

  • RE: Q230743 Set Duplex Printing for Word Automation
    ... Thanks, Luke, but I'm still having an issue. ... I think we're stuck having to resolve this via the API. ... converting my existing application to VB.Net hinges on being able to print ... > requires that you use a specific data type for all declare statements. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Fortran 90 MAT FIle I/O module
    ... so you can disregard any thought of Matlab's API. ... > the same data stream again so w/o those one can only assume... ... Plus good old void * for masking the data type in function calls (still getting ... used to having to write a fortran function for each possible type and rank ). ...
    (comp.soft-sys.matlab)
  • Re: ReadDirectoryChangesW
    ... I know to do it in a separate thread. ... this API call. ... run, is sprinkled with TCHAR. ... "normal" data type. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: LPDispatch question
    ... >data type I can use rather than 'object'? ... but you should decorate it with the attribute ... Mattias Sjögren [MVP] mattias @ mvps.org ... Please reply only to the newsgroup. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Big numbers
    ... information on how the API converts database values ... datatypes, and what C datatypes the API will populate. ... Decimal is a standard Sybase data type. ... if your own code performs the conversion, ...
    (comp.lang.c)