wpIdentify - Example Code

In this example, we obtain the identity string for an object.

    CHAR       szIdentity[CCHMAXSTRING];

     _wpQueryIdentity(somSelf,szIdentity);


[Back: wpIdentify - Related Methods]
[Next: wpIdentify - Topics]