Re: Quicky about properties

Tech-Archive recommends: Speed Up your PC by fixing your registry



Phil Da Lick! <phil_the_lick@xxxxxxxxxxxxxxxxxxxx> wrote:
> This is what I've got:
>
> STDMETHODIMP CMyObj::get_Margins(RECT *re)
> {
> re->left=0;
> etc
> }
>
>
> on the client side:
>
> RECT re;
> myobj->get_Margins(&re);
>
> // use re
>
> Is this right?

Looks OK to me.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.



Relevant Pages

  • Re: FTP strangeness
    ... So, it looks like SmartFTP is off the list as a client for VMS, Cerberus ... As demonstrated more than just VMS ftp servers do the latter - for situations ... In any case an FTP client should comply with the robustness principle of RFC ... A Server-FTP SHOULD use the reply codes defined in RFC-959 ...
    (comp.os.vms)
  • Re: [OT] Mail-Copies-To header set to invalid address
    ... >> If it didn't make its way into an RFC, ... >> He may kindly suggest followups to a subset of the Newsgroups header or ... up messages are to be posted to the newsgroup or newsgroups listed ... It's imperative to the client software, ...
    (comp.lang.c)
  • Re: About undisclosed recipient
    ... > As I indicated in my link to the RFC, any "white space", i.e., a blank space ... Same MTA, different clients connecting, different results. ... MTA "client aware", and inserting different results by client? ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: TN3270 Question
    ... I took a look at RFC 2355, ... The server should not send anything to the host ... application on behalf of the client. ...
    (bit.listserv.ibm-main)
  • Re: Writing machine code from LISP
    ... I was refering not to a RFC, but to a library API. ... To prove that an API works, you just need one library and one client ... The reason for two complete and seperate implamentations is to debug the RFC. ... For example lets say you and I both build a http 1.0 client and server as part ...
    (comp.lang.lisp)